#cd24f3 color space conversions
Hex:
#cd24f3
RGB:
205, 36, 243
CMY:
20, 86, 5
CMYK:
16, 85, 0, 5
HSL:
289°, 89.6104%, 54.7059%
HSV (HSB):
289°, 85.1852%, 95.2941%
XYZ:
41.9854, 20.7120, 86.5790
xyY:
0.2813, 0.1387, 20.7120
CIE-Lab:
52.6328, 84.9628, -66.9556
CIE-LCH:
52.6328, 108.1746, 321.7598
CIE-Luv:
52.6328, 52.2711, -112.1778
Hunter-Lab:
45.5104, 85.0311, -80.9360
#cd24f3 color charts
#cd24f3 color shades, tints & tones
#cd24f3 color schemes
#cd24f3 color preview, HTML & CSS examples
This text has a color of #cd24f3
<p style="color:#cd24f3;">Text here</p>
.mytext {color:#cd24f3;}
This box has a color of #cd24f3
<div style="background-color:#cd24f3;">Content here</div>
.mybackground {background-color:#cd24f3;}
Border around this has a color of #cd24f3
<div style="border:2px solid #cd24f3;">Content here</div>
.myborder {border:2px solid #cd24f3;}