#cd2ff9 color space conversions
Hex:
#cd2ff9
RGB:
205, 47, 249
CMY:
20, 82, 2
CMYK:
18, 81, 0, 2
HSL:
287°, 94.3925%, 58.0392%
HSV (HSB):
287°, 81.1245%, 97.6471%
XYZ:
43.2922, 21.8517, 91.5586
xyY:
0.2763, 0.1394, 21.8517
CIE-Lab:
53.8693, 83.5436, -68.3100
CIE-LCH:
53.8693, 107.9156, 320.7286
CIE-Luv:
53.8693, 49.2521, -114.6952
Hunter-Lab:
46.7458, 83.5072, -83.4061
#cd2ff9 color charts
#cd2ff9 color shades, tints & tones
#cd2ff9 color schemes
#cd2ff9 color preview, HTML & CSS examples
This text has a color of #cd2ff9
<p style="color:#cd2ff9;">Text here</p>
.mytext {color:#cd2ff9;}
This box has a color of #cd2ff9
<div style="background-color:#cd2ff9;">Content here</div>
.mybackground {background-color:#cd2ff9;}
Border around this has a color of #cd2ff9
<div style="border:2px solid #cd2ff9;">Content here</div>
.myborder {border:2px solid #cd2ff9;}