#2014e9 color space conversions
Hex:
#2014e9
RGB:
32, 20, 233
CMY:
87, 92, 9
CMYK:
86, 91, 0, 9
HSL:
243°, 84.1897%, 49.6078%
HSV (HSB):
243°, 91.4163%, 91.3725%
XYZ:
15.5538, 6.6906, 77.5624
xyY:
0.1558, 0.0670, 6.6906
CIE-Lab:
31.0919, 70.5044, -97.4259
CIE-LCH:
31.0919, 120.2609, 305.8922
CIE-Luv:
31.0919, -7.8285, -119.4805
Hunter-Lab:
25.8662, 62.0696, -159.6811
#2014e9 color charts
#2014e9 color shades, tints & tones
#2014e9 color schemes
#2014e9 color preview, HTML & CSS examples
This text has a color of #2014e9
<p style="color:#2014e9;">Text here</p>
.mytext {color:#2014e9;}
This box has a color of #2014e9
<div style="background-color:#2014e9;">Content here</div>
.mybackground {background-color:#2014e9;}
Border around this has a color of #2014e9
<div style="border:2px solid #2014e9;">Content here</div>
.myborder {border:2px solid #2014e9;}