#bd01cb color space conversions
Hex:
#bd01cb
RGB:
189, 1, 203
CMY:
26, 100, 20
CMYK:
7, 100, 0, 20
HSL:
296°, 99.0196%, 40.0000%
HSV (HSB):
296°, 99.5074%, 79.6078%
XYZ:
31.7766, 15.1523, 57.7498
xyY:
0.3036, 0.1448, 15.1523
CIE-Lab:
45.8421, 80.4633, -55.2682
CIE-LCH:
45.8421, 97.6162, 325.5158
CIE-Luv:
45.8421, 57.3162, -91.1144
Hunter-Lab:
38.9260, 77.5952, -60.7132
#bd01cb color charts
#bd01cb color shades, tints & tones
#bd01cb color schemes
#bd01cb color preview, HTML & CSS examples
This text has a color of #bd01cb
<p style="color:#bd01cb;">Text here</p>
.mytext {color:#bd01cb;}
This box has a color of #bd01cb
<div style="background-color:#bd01cb;">Content here</div>
.mybackground {background-color:#bd01cb;}
Border around this has a color of #bd01cb
<div style="border:2px solid #bd01cb;">Content here</div>
.myborder {border:2px solid #bd01cb;}