#cb03fc color space conversions
Hex:
#cb03fc
RGB:
203, 3, 252
CMY:
20, 99, 1
CMYK:
19, 99, 0, 1
HSL:
288°, 97.6471%, 50.0000%
HSV (HSB):
288°, 98.8095%, 98.8235%
XYZ:
42.2319, 19.7899, 93.6894
xyY:
0.2712, 0.1271, 19.7899
CIE-Lab:
51.5988, 90.1632, -73.6779
CIE-LCH:
51.5988, 116.4381, 320.7456
CIE-Luv:
51.5988, 50.0126, -121.5008
Hunter-Lab:
44.4859, 91.6056, -93.7276
#cb03fc color charts
#cb03fc color shades, tints & tones
#cb03fc color schemes
#cb03fc color preview, HTML & CSS examples
This text has a color of #cb03fc
<p style="color:#cb03fc;">Text here</p>
.mytext {color:#cb03fc;}
This box has a color of #cb03fc
<div style="background-color:#cb03fc;">Content here</div>
.mybackground {background-color:#cb03fc;}
Border around this has a color of #cb03fc
<div style="border:2px solid #cb03fc;">Content here</div>
.myborder {border:2px solid #cb03fc;}