#c20dfa color space conversions
Hex:
#c20dfa
RGB:
194, 13, 250
CMY:
24, 95, 2
CMYK:
22, 95, 0, 2
HSL:
286°, 95.9514%, 51.5686%
HSV (HSB):
286°, 94.8000%, 98.0392%
XYZ:
39.6474, 18.6593, 91.9544
xyY:
0.2639, 0.1242, 18.6593
CIE-Lab:
50.2862, 87.8737, -74.7595
CIE-LCH:
50.2862, 115.3723, 319.6102
CIE-Luv:
50.2862, 44.7916, -121.7780
Hunter-Lab:
43.1964, 88.2406, -95.9762
#c20dfa color charts
#c20dfa color shades, tints & tones
#c20dfa color schemes
#c20dfa color preview, HTML & CSS examples
This text has a color of #c20dfa
<p style="color:#c20dfa;">Text here</p>
.mytext {color:#c20dfa;}
This box has a color of #c20dfa
<div style="background-color:#c20dfa;">Content here</div>
.mybackground {background-color:#c20dfa;}
Border around this has a color of #c20dfa
<div style="border:2px solid #c20dfa;">Content here</div>
.myborder {border:2px solid #c20dfa;}