#cd03f9 color space conversions
Hex:
#cd03f9
RGB:
205, 3, 249
CMY:
20, 99, 2
CMYK:
18, 99, 0, 2
HSL:
289°, 97.6190%, 49.4118%
HSV (HSB):
289°, 98.7952%, 97.6471%
XYZ:
42.3083, 19.8838, 91.2306
xyY:
0.2758, 0.1296, 19.8838
CIE-Lab:
51.7056, 89.9331, -71.8149
CIE-LCH:
51.7056, 115.0884, 321.3913
CIE-Luv:
51.7056, 52.2068, -118.9758
Hunter-Lab:
44.5913, 91.3264, -90.0893
#cd03f9 color charts
#cd03f9 color shades, tints & tones
#cd03f9 color schemes
#cd03f9 color preview, HTML & CSS examples
This text has a color of #cd03f9
<p style="color:#cd03f9;">Text here</p>
.mytext {color:#cd03f9;}
This box has a color of #cd03f9
<div style="background-color:#cd03f9;">Content here</div>
.mybackground {background-color:#cd03f9;}
Border around this has a color of #cd03f9
<div style="border:2px solid #cd03f9;">Content here</div>
.myborder {border:2px solid #cd03f9;}