#bc03bc color space conversions
Hex:
#bc03bc
RGB:
188, 3, 188
CMY:
26, 99, 26
CMYK:
0, 98, 0, 26
HSL:
300°, 96.8586%, 37.4510%
HSV (HSB):
300°, 98.4043%, 73.7255%
XYZ:
29.8487, 14.3873, 48.7808
xyY:
0.3209, 0.1547, 14.3873
CIE-Lab:
44.7834, 77.8619, -48.2368
CIE-LCH:
44.7834, 91.5930, 328.2210
CIE-Luv:
44.7834, 62.1411, -80.3505
Hunter-Lab:
37.9306, 74.0881, -49.6986
#bc03bc color charts
#bc03bc color shades, tints & tones
#bc03bc color schemes
#bc03bc color preview, HTML & CSS examples
This text has a color of #bc03bc
<p style="color:#bc03bc;">Text here</p>
.mytext {color:#bc03bc;}
This box has a color of #bc03bc
<div style="background-color:#bc03bc;">Content here</div>
.mybackground {background-color:#bc03bc;}
Border around this has a color of #bc03bc
<div style="border:2px solid #bc03bc;">Content here</div>
.myborder {border:2px solid #bc03bc;}