#bb99d4 color space conversions
Hex:
#bb99d4
RGB:
187, 153, 212
CMY:
27, 40, 17
CMYK:
12, 28, 0, 17
HSL:
275°, 40.6897%, 71.5686%
HSV (HSB):
275°, 27.8302%, 83.1373%
XYZ:
43.7684, 38.1007, 67.3347
xyY:
0.2933, 0.2554, 38.1007
CIE-Lab:
68.0948, 23.6323, -25.4038
CIE-LCH:
68.0948, 34.6963, 312.9310
CIE-Luv:
68.0948, 14.4951, -43.1706
Hunter-Lab:
61.7258, 18.5503, -21.4695
#bb99d4 color charts
#bb99d4 color shades, tints & tones
#bb99d4 color schemes
#bb99d4 color preview, HTML & CSS examples
This text has a color of #bb99d4
<p style="color:#bb99d4;">Text here</p>
.mytext {color:#bb99d4;}
This box has a color of #bb99d4
<div style="background-color:#bb99d4;">Content here</div>
.mybackground {background-color:#bb99d4;}
Border around this has a color of #bb99d4
<div style="border:2px solid #bb99d4;">Content here</div>
.myborder {border:2px solid #bb99d4;}