#2204ed color space conversions
Hex:
#2204ed
RGB:
34, 4, 237
CMY:
87, 98, 7
CMYK:
86, 98, 0, 7
HSL:
248°, 96.6805%, 47.2549%
HSV (HSB):
248°, 98.3122%, 92.9412%
XYZ:
15.9892, 6.5413, 80.5406
xyY:
0.1551, 0.0635, 6.5413
CIE-Lab:
30.7391, 74.5533, -100.2917
CIE-LCH:
30.7391, 124.9664, 306.6258
CIE-Luv:
30.7391, -7.2131, -121.0175
Hunter-Lab:
25.5760, 66.8333, -168.8049
#2204ed color charts
#2204ed color shades, tints & tones
#2204ed color schemes
#2204ed color preview, HTML & CSS examples
This text has a color of #2204ed
<p style="color:#2204ed;">Text here</p>
.mytext {color:#2204ed;}
This box has a color of #2204ed
<div style="background-color:#2204ed;">Content here</div>
.mybackground {background-color:#2204ed;}
Border around this has a color of #2204ed
<div style="border:2px solid #2204ed;">Content here</div>
.myborder {border:2px solid #2204ed;}