#bb88df color space conversions
Hex:
#bb88df
RGB:
187, 136, 223
CMY:
27, 47, 13
CMYK:
16, 39, 0, 13
HSL:
275°, 57.6159%, 70.3922%
HSV (HSB):
275°, 39.0135%, 87.4510%
XYZ:
42.6170, 33.5008, 74.0322
xyY:
0.2838, 0.2231, 33.5008
CIE-Lab:
64.5644, 35.4334, -36.9625
CIE-LCH:
64.5644, 51.2031, 313.7900
CIE-Luv:
64.5644, 20.4357, -63.2461
Hunter-Lab:
57.8799, 30.1397, -35.3199
#bb88df color charts
#bb88df color shades, tints & tones
#bb88df color schemes
#bb88df color preview, HTML & CSS examples
This text has a color of #bb88df
<p style="color:#bb88df;">Text here</p>
.mytext {color:#bb88df;}
This box has a color of #bb88df
<div style="background-color:#bb88df;">Content here</div>
.mybackground {background-color:#bb88df;}
Border around this has a color of #bb88df
<div style="border:2px solid #bb88df;">Content here</div>
.myborder {border:2px solid #bb88df;}