#cd23d2 color space conversions
Hex:
#cd23d2
RGB:
205, 35, 210
CMY:
20, 86, 18
CMYK:
2, 83, 0, 18
HSL:
298°, 71.4286%, 48.0392%
HSV (HSB):
298°, 83.3333%, 82.3529%
XYZ:
37.4107, 18.8343, 62.6364
xyY:
0.3147, 0.1584, 18.8343
CIE-Lab:
50.4928, 79.8215, -51.6929
CIE-LCH:
50.4928, 95.0980, 327.0726
CIE-Luv:
50.4928, 63.5589, -88.3186
Hunter-Lab:
43.3986, 77.9244, -55.1933
#cd23d2 color charts
#cd23d2 color shades, tints & tones
#cd23d2 color schemes
#cd23d2 color preview, HTML & CSS examples
This text has a color of #cd23d2
<p style="color:#cd23d2;">Text here</p>
.mytext {color:#cd23d2;}
This box has a color of #cd23d2
<div style="background-color:#cd23d2;">Content here</div>
.mybackground {background-color:#cd23d2;}
Border around this has a color of #cd23d2
<div style="border:2px solid #cd23d2;">Content here</div>
.myborder {border:2px solid #cd23d2;}