#cd23d3 color space conversions
Hex:
#cd23d3
RGB:
205, 35, 211
CMY:
20, 86, 17
CMYK:
3, 83, 0, 17
HSL:
298°, 71.5447%, 48.2353%
HSV (HSB):
298°, 83.4123%, 82.7451%
XYZ:
37.5357, 18.8843, 63.2947
xyY:
0.3135, 0.1577, 18.8843
CIE-Lab:
50.5516, 79.9758, -52.1723
CIE-LCH:
50.5516, 95.4886, 326.8815
CIE-Luv:
50.5516, 63.1957, -89.0665
Hunter-Lab:
43.4561, 78.1333, -55.9378
#cd23d3 color charts
#cd23d3 color shades, tints & tones
#cd23d3 color schemes
#cd23d3 color preview, HTML & CSS examples
This text has a color of #cd23d3
<p style="color:#cd23d3;">Text here</p>
.mytext {color:#cd23d3;}
This box has a color of #cd23d3
<div style="background-color:#cd23d3;">Content here</div>
.mybackground {background-color:#cd23d3;}
Border around this has a color of #cd23d3
<div style="border:2px solid #cd23d3;">Content here</div>
.myborder {border:2px solid #cd23d3;}