#bd03cf color space conversions
Hex:
#bd03cf
RGB:
189, 3, 207
CMY:
26, 99, 19
CMYK:
9, 99, 0, 19
HSL:
295°, 97.1429%, 41.1765%
HSV (HSB):
295°, 98.5507%, 81.1765%
XYZ:
32.2813, 15.3889, 60.3004
xyY:
0.2990, 0.1425, 15.3889
CIE-Lab:
46.1624, 80.9105, -57.0652
CIE-LCH:
46.1624, 99.0099, 324.8052
CIE-Luv:
46.1624, 55.7935, -93.8634
Hunter-Lab:
39.2287, 78.2373, -63.6775
#bd03cf color charts
#bd03cf color shades, tints & tones
#bd03cf color schemes
#bd03cf color preview, HTML & CSS examples
This text has a color of #bd03cf
<p style="color:#bd03cf;">Text here</p>
.mytext {color:#bd03cf;}
This box has a color of #bd03cf
<div style="background-color:#bd03cf;">Content here</div>
.mybackground {background-color:#bd03cf;}
Border around this has a color of #bd03cf
<div style="border:2px solid #bd03cf;">Content here</div>
.myborder {border:2px solid #bd03cf;}