#bb5dcb color space conversions
Hex:
#bb5dcb
RGB:
187, 93, 203
CMY:
27, 64, 20
CMYK:
8, 54, 0, 20
HSL:
291°, 51.4019%, 58.0392%
HSV (HSB):
291°, 54.1872%, 79.6078%
XYZ:
35.1874, 22.7053, 59.0279
xyY:
0.3010, 0.1942, 22.7053
CIE-Lab:
54.7675, 53.9884, -41.0652
CIE-LCH:
54.7675, 67.8314, 322.7423
CIE-Luv:
54.7675, 40.4039, -70.2798
Hunter-Lab:
47.6501, 48.4263, -40.0921
#bb5dcb color charts
#bb5dcb color shades, tints & tones
#bb5dcb color schemes
#bb5dcb color preview, HTML & CSS examples
This text has a color of #bb5dcb
<p style="color:#bb5dcb;">Text here</p>
.mytext {color:#bb5dcb;}
This box has a color of #bb5dcb
<div style="background-color:#bb5dcb;">Content here</div>
.mybackground {background-color:#bb5dcb;}
Border around this has a color of #bb5dcb
<div style="border:2px solid #bb5dcb;">Content here</div>
.myborder {border:2px solid #bb5dcb;}