#bb7ccb color space conversions
Hex:
#bb7ccb
RGB:
187, 124, 203
CMY:
27, 51, 20
CMYK:
8, 39, 0, 20
HSL:
288°, 43.1694%, 64.1176%
HSV (HSB):
288°, 38.9163%, 79.6078%
XYZ:
38.4807, 29.2919, 60.1257
xyY:
0.3009, 0.2290, 29.2919
CIE-Lab:
61.0384, 37.8270, -31.2581
CIE-LCH:
61.0384, 49.0708, 320.4316
CIE-Luv:
61.0384, 28.5670, -53.8238
Hunter-Lab:
54.1220, 32.1998, -27.9816
#bb7ccb color charts
#bb7ccb color shades, tints & tones
#bb7ccb color schemes
#bb7ccb color preview, HTML & CSS examples
This text has a color of #bb7ccb
<p style="color:#bb7ccb;">Text here</p>
.mytext {color:#bb7ccb;}
This box has a color of #bb7ccb
<div style="background-color:#bb7ccb;">Content here</div>
.mybackground {background-color:#bb7ccb;}
Border around this has a color of #bb7ccb
<div style="border:2px solid #bb7ccb;">Content here</div>
.myborder {border:2px solid #bb7ccb;}