#c20ded color space conversions
Hex:
#c20ded
RGB:
194, 13, 237
CMY:
24, 95, 7
CMYK:
18, 95, 0, 7
HSL:
288°, 89.6000%, 49.0196%
HSV (HSB):
288°, 94.5148%, 92.9412%
XYZ:
37.6781, 17.8716, 81.5845
xyY:
0.2748, 0.1303, 17.8716
CIE-Lab:
49.3400, 85.6615, -68.9992
CIE-LCH:
49.3400, 109.9944, 321.1490
CIE-Luv:
49.3400, 48.7038, -112.9928
Hunter-Lab:
42.2748, 85.1101, -84.8290
#c20ded color charts
#c20ded color shades, tints & tones
#c20ded color schemes
#c20ded color preview, HTML & CSS examples
This text has a color of #c20ded
<p style="color:#c20ded;">Text here</p>
.mytext {color:#c20ded;}
This box has a color of #c20ded
<div style="background-color:#c20ded;">Content here</div>
.mybackground {background-color:#c20ded;}
Border around this has a color of #c20ded
<div style="border:2px solid #c20ded;">Content here</div>
.myborder {border:2px solid #c20ded;}