#cd05fd color space conversions
Hex:
#cd05fd
RGB:
205, 5, 253
CMY:
20, 98, 1
CMYK:
19, 98, 0, 1
HSL:
288°, 98.4127%, 50.5882%
HSV (HSB):
288°, 98.0237%, 99.2157%
XYZ:
42.9607, 20.1795, 94.5593
xyY:
0.2724, 0.1280, 20.1795
CIE-Lab:
52.0396, 90.4459, -73.5049
CIE-LCH:
52.0396, 116.5480, 320.8994
CIE-Luv:
52.0396, 50.8851, -121.6042
Hunter-Lab:
44.9216, 92.0954, -93.3593
#cd05fd color charts
#cd05fd color shades, tints & tones
#cd05fd color schemes
#cd05fd color preview, HTML & CSS examples
This text has a color of #cd05fd
<p style="color:#cd05fd;">Text here</p>
.mytext {color:#cd05fd;}
This box has a color of #cd05fd
<div style="background-color:#cd05fd;">Content here</div>
.mybackground {background-color:#cd05fd;}
Border around this has a color of #cd05fd
<div style="border:2px solid #cd05fd;">Content here</div>
.myborder {border:2px solid #cd05fd;}