#cd23d5 color space conversions
Hex:
#cd23d5
RGB:
205, 35, 213
CMY:
20, 86, 16
CMYK:
4, 84, 0, 16
HSL:
297°, 71.7742%, 48.6275%
HSV (HSB):
297°, 83.5681%, 83.5294%
XYZ:
37.7881, 18.9853, 64.6237
xyY:
0.3113, 0.1564, 18.9853
CIE-Lab:
50.6700, 80.2858, -53.1283
CIE-LCH:
50.6700, 96.2727, 326.5058
CIE-Luv:
50.6700, 62.4737, -90.5585
Hunter-Lab:
43.5721, 78.5537, -57.4350
#cd23d5 color charts
#cd23d5 color shades, tints & tones
#cd23d5 color schemes
#cd23d5 color preview, HTML & CSS examples
This text has a color of #cd23d5
<p style="color:#cd23d5;">Text here</p>
.mytext {color:#cd23d5;}
This box has a color of #cd23d5
<div style="background-color:#cd23d5;">Content here</div>
.mybackground {background-color:#cd23d5;}
Border around this has a color of #cd23d5
<div style="border:2px solid #cd23d5;">Content here</div>
.myborder {border:2px solid #cd23d5;}