#200ede color space conversions
Hex:
#200ede
RGB:
32, 14, 222
CMY:
87, 95, 13
CMYK:
86, 94, 0, 13
HSL:
245°, 88.1356%, 46.2745%
HSV (HSB):
245°, 93.6937%, 87.0588%
XYZ:
13.9375, 5.8951, 69.5105
xyY:
0.1560, 0.0660, 5.8951
CIE-Lab:
29.1462, 69.0692, -94.3724
CIE-LCH:
29.1462, 116.9475, 306.1996
CIE-Luv:
29.1462, -7.0168, -112.7918
Hunter-Lab:
24.2798, 59.9762, -152.7453
#200ede color charts
#200ede color shades, tints & tones
#200ede color schemes
#200ede color preview, HTML & CSS examples
This text has a color of #200ede
<p style="color:#200ede;">Text here</p>
.mytext {color:#200ede;}
This box has a color of #200ede
<div style="background-color:#200ede;">Content here</div>
.mybackground {background-color:#200ede;}
Border around this has a color of #200ede
<div style="border:2px solid #200ede;">Content here</div>
.myborder {border:2px solid #200ede;}