#cd0dfc color space conversions
Hex:
#cd0dfc
RGB:
205, 13, 252
CMY:
20, 95, 1
CMYK:
19, 95, 0, 1
HSL:
288°, 97.5510%, 51.9608%
HSV (HSB):
288°, 94.8413%, 98.8235%
XYZ:
42.8914, 20.2953, 93.7522
xyY:
0.2733, 0.1293, 20.2953
CIE-Lab:
52.1694, 89.6799, -72.7366
CIE-LCH:
52.1694, 115.4691, 320.9556
CIE-Luv:
52.1694, 50.9353, -120.5489
Hunter-Lab:
45.0503, 91.1083, -91.8508
#cd0dfc color charts
#cd0dfc color shades, tints & tones
#cd0dfc color schemes
#cd0dfc color preview, HTML & CSS examples
This text has a color of #cd0dfc
<p style="color:#cd0dfc;">Text here</p>
.mytext {color:#cd0dfc;}
This box has a color of #cd0dfc
<div style="background-color:#cd0dfc;">Content here</div>
.mybackground {background-color:#cd0dfc;}
Border around this has a color of #cd0dfc
<div style="border:2px solid #cd0dfc;">Content here</div>
.myborder {border:2px solid #cd0dfc;}