#cd05f2 color space conversions
Hex:
#cd05f2
RGB:
205, 5, 242
CMY:
20, 98, 5
CMYK:
15, 98, 0, 5
HSL:
291°, 95.9514%, 48.4314%
HSV (HSB):
291°, 97.9339%, 94.9020%
XYZ:
41.2581, 19.4985, 85.5934
xyY:
0.2819, 0.1332, 19.4985
CIE-Lab:
51.2654, 88.6454, -68.6075
CIE-LCH:
51.2654, 112.0937, 322.2617
CIE-Luv:
51.2654, 54.4036, -114.0706
Hunter-Lab:
44.1571, 89.5064, -84.0169
#cd05f2 color charts
#cd05f2 color shades, tints & tones
#cd05f2 color schemes
#cd05f2 color preview, HTML & CSS examples
This text has a color of #cd05f2
<p style="color:#cd05f2;">Text here</p>
.mytext {color:#cd05f2;}
This box has a color of #cd05f2
<div style="background-color:#cd05f2;">Content here</div>
.mybackground {background-color:#cd05f2;}
Border around this has a color of #cd05f2
<div style="border:2px solid #cd05f2;">Content here</div>
.myborder {border:2px solid #cd05f2;}