#cd02f2 color space conversions
Hex:
#cd02f2
RGB:
205, 2, 242
CMY:
20, 99, 5
CMYK:
15, 99, 0, 5
HSL:
291°, 98.3607%, 47.8431%
HSV (HSB):
291°, 99.1736%, 94.9020%
XYZ:
41.2256, 19.4334, 85.5826
xyY:
0.2819, 0.1329, 19.4334
CIE-Lab:
51.1904, 88.8689, -68.7290
CIE-LCH:
51.1904, 112.3448, 322.2825
CIE-Luv:
51.1904, 54.5058, -114.2159
Hunter-Lab:
44.0833, 89.7829, -84.2464
#cd02f2 color charts
#cd02f2 color shades, tints & tones
#cd02f2 color schemes
#cd02f2 color preview, HTML & CSS examples
This text has a color of #cd02f2
<p style="color:#cd02f2;">Text here</p>
.mytext {color:#cd02f2;}
This box has a color of #cd02f2
<div style="background-color:#cd02f2;">Content here</div>
.mybackground {background-color:#cd02f2;}
Border around this has a color of #cd02f2
<div style="border:2px solid #cd02f2;">Content here</div>
.myborder {border:2px solid #cd02f2;}