#bb2dd2 color space conversions
Hex:
#bb2dd2
RGB:
187, 45, 210
CMY:
27, 82, 18
CMYK:
11, 79, 0, 18
HSL:
292°, 64.7059%, 50.0000%
HSV (HSB):
292°, 78.5714%, 82.3529%
XYZ:
33.0648, 17.0947, 62.5297
xyY:
0.2934, 0.1517, 17.0947
CIE-Lab:
48.3792, 74.1550, -55.2427
CIE-LCH:
48.3792, 92.4701, 323.3153
CIE-Luv:
48.3792, 49.9304, -91.7261
Hunter-Lab:
41.3458, 70.3938, -60.7258
#bb2dd2 color charts
#bb2dd2 color shades, tints & tones
#bb2dd2 color schemes
#bb2dd2 color preview, HTML & CSS examples
This text has a color of #bb2dd2
<p style="color:#bb2dd2;">Text here</p>
.mytext {color:#bb2dd2;}
This box has a color of #bb2dd2
<div style="background-color:#bb2dd2;">Content here</div>
.mybackground {background-color:#bb2dd2;}
Border around this has a color of #bb2dd2
<div style="border:2px solid #bb2dd2;">Content here</div>
.myborder {border:2px solid #bb2dd2;}