#cd03f2 color space conversions
Hex:
#cd03f2
RGB:
205, 3, 242
CMY:
20, 99, 5
CMYK:
15, 99, 0, 5
HSL:
291°, 97.5510%, 48.0392%
HSV (HSB):
291°, 98.7603%, 94.9020%
XYZ:
41.2364, 19.4551, 85.5862
xyY:
0.2819, 0.1330, 19.4551
CIE-Lab:
51.2154, 88.7943, -68.6885
CIE-LCH:
51.2154, 112.2610, 322.2756
CIE-Luv:
51.2154, 54.4718, -114.1675
Hunter-Lab:
44.1079, 89.6906, -84.1698
#cd03f2 color charts
#cd03f2 color shades, tints & tones
#cd03f2 color schemes
#cd03f2 color preview, HTML & CSS examples
This text has a color of #cd03f2
<p style="color:#cd03f2;">Text here</p>
.mytext {color:#cd03f2;}
This box has a color of #cd03f2
<div style="background-color:#cd03f2;">Content here</div>
.mybackground {background-color:#cd03f2;}
Border around this has a color of #cd03f2
<div style="border:2px solid #cd03f2;">Content here</div>
.myborder {border:2px solid #cd03f2;}