#cd03f6 color space conversions
Hex:
#cd03f6
RGB:
205, 3, 246
CMY:
20, 99, 4
CMYK:
17, 99, 0, 4
HSL:
290°, 97.5904%, 48.8235%
HSV (HSB):
290°, 98.7805%, 96.4706%
XYZ:
41.8440, 19.6981, 88.7855
xyY:
0.2784, 0.1310, 19.6981
CIE-Lab:
51.4941, 89.4428, -70.4797
CIE-LCH:
51.4941, 113.8745, 321.7624
CIE-Luv:
51.4941, 53.1678, -116.9230
Hunter-Lab:
44.3825, 90.6208, -87.5395
#cd03f6 color charts
#cd03f6 color shades, tints & tones
#cd03f6 color schemes
#cd03f6 color preview, HTML & CSS examples
This text has a color of #cd03f6
<p style="color:#cd03f6;">Text here</p>
.mytext {color:#cd03f6;}
This box has a color of #cd03f6
<div style="background-color:#cd03f6;">Content here</div>
.mybackground {background-color:#cd03f6;}
Border around this has a color of #cd03f6
<div style="border:2px solid #cd03f6;">Content here</div>
.myborder {border:2px solid #cd03f6;}