#cd00fd color space conversions
Hex:
#cd00fd
RGB:
205, 0, 253
CMY:
20, 100, 1
CMYK:
19, 100, 0, 1
HSL:
289°, 100.0000%, 49.6078%
HSV (HSB):
289°, 100.0000%, 99.2157%
XYZ:
42.9065, 20.0710, 94.5412
xyY:
0.2724, 0.1274, 20.0710
CIE-Lab:
51.9174, 90.8110, -73.7034
CIE-LCH:
51.9174, 116.9565, 320.9368
CIE-Luv:
51.9174, 51.0421, -121.8302
Hunter-Lab:
44.8007, 92.5518, -93.7571
#cd00fd color charts
#cd00fd color shades, tints & tones
#cd00fd color schemes
#cd00fd color preview, HTML & CSS examples
This text has a color of #cd00fd
<p style="color:#cd00fd;">Text here</p>
.mytext {color:#cd00fd;}
This box has a color of #cd00fd
<div style="background-color:#cd00fd;">Content here</div>
.mybackground {background-color:#cd00fd;}
Border around this has a color of #cd00fd
<div style="border:2px solid #cd00fd;">Content here</div>
.myborder {border:2px solid #cd00fd;}