#cd1fed color space conversions
Hex:
#cd1fed
RGB:
205, 31, 237
CMY:
20, 88, 7
CMYK:
14, 87, 0, 7
HSL:
291°, 85.1240%, 52.5490%
HSV (HSB):
291°, 86.9198%, 92.9412%
XYZ:
40.9529, 20.0735, 81.8369
xyY:
0.2867, 0.1405, 20.0735
CIE-Lab:
51.9202, 84.8867, -64.7376
CIE-LCH:
51.9202, 106.7554, 322.6696
CIE-Luv:
51.9202, 54.6428, -108.5757
Hunter-Lab:
44.8035, 84.7528, -76.9351
#cd1fed color charts
#cd1fed color shades, tints & tones
#cd1fed color schemes
#cd1fed color preview, HTML & CSS examples
This text has a color of #cd1fed
<p style="color:#cd1fed;">Text here</p>
.mytext {color:#cd1fed;}
This box has a color of #cd1fed
<div style="background-color:#cd1fed;">Content here</div>
.mybackground {background-color:#cd1fed;}
Border around this has a color of #cd1fed
<div style="border:2px solid #cd1fed;">Content here</div>
.myborder {border:2px solid #cd1fed;}