#bc03dc color space conversions
Hex:
#bc03dc
RGB:
188, 3, 220
CMY:
26, 99, 14
CMYK:
15, 99, 0, 14
HSL:
291°, 97.3094%, 43.7255%
HSV (HSB):
291°, 98.6364%, 86.2745%
XYZ:
33.6899, 15.9238, 69.0081
xyY:
0.2840, 0.1342, 15.9238
CIE-Lab:
46.8744, 82.8435, -63.3907
CIE-LCH:
46.8744, 104.3141, 322.5773
CIE-Luv:
46.8744, 50.6750, -103.2865
Hunter-Lab:
39.9046, 80.8672, -74.5985
#bc03dc color charts
#bc03dc color shades, tints & tones
#bc03dc color schemes
#bc03dc color preview, HTML & CSS examples
This text has a color of #bc03dc
<p style="color:#bc03dc;">Text here</p>
.mytext {color:#bc03dc;}
This box has a color of #bc03dc
<div style="background-color:#bc03dc;">Content here</div>
.mybackground {background-color:#bc03dc;}
Border around this has a color of #bc03dc
<div style="border:2px solid #bc03dc;">Content here</div>
.myborder {border:2px solid #bc03dc;}