#c20ddf color space conversions
Hex:
#c20ddf
RGB:
194, 13, 223
CMY:
24, 95, 13
CMYK:
13, 94, 0, 13
HSL:
292°, 88.9831%, 46.2745%
HSV (HSB):
292°, 94.1704%, 87.4510%
XYZ:
35.7113, 17.0849, 71.2276
xyY:
0.2879, 0.1378, 17.0849
CIE-Lab:
48.3668, 83.3507, -62.6399
CIE-LCH:
48.3668, 104.2646, 323.0744
CIE-Luv:
48.3668, 53.2246, -103.2784
Hunter-Lab:
41.3339, 81.8848, -73.2363
#c20ddf color charts
#c20ddf color shades, tints & tones
#c20ddf color schemes
#c20ddf color preview, HTML & CSS examples
This text has a color of #c20ddf
<p style="color:#c20ddf;">Text here</p>
.mytext {color:#c20ddf;}
This box has a color of #c20ddf
<div style="background-color:#c20ddf;">Content here</div>
.mybackground {background-color:#c20ddf;}
Border around this has a color of #c20ddf
<div style="border:2px solid #c20ddf;">Content here</div>
.myborder {border:2px solid #c20ddf;}