#2014ed color space conversions
Hex:
#2014ed
RGB:
32, 20, 237
CMY:
87, 92, 7
CMYK:
86, 92, 0, 7
HSL:
243°, 85.7708%, 50.3922%
HSV (HSB):
243°, 91.5612%, 92.9412%
XYZ:
16.1319, 6.9218, 80.6066
xyY:
0.1556, 0.0668, 6.9218
CIE-Lab:
31.6282, 71.5395, -98.8080
CIE-LCH:
31.6282, 121.9873, 305.9055
CIE-Luv:
31.6282, -8.0087, -121.7638
Hunter-Lab:
26.3093, 63.4080, -163.2362
#2014ed color charts
#2014ed color shades, tints & tones
#2014ed color schemes
#2014ed color preview, HTML & CSS examples
This text has a color of #2014ed
<p style="color:#2014ed;">Text here</p>
.mytext {color:#2014ed;}
This box has a color of #2014ed
<div style="background-color:#2014ed;">Content here</div>
.mybackground {background-color:#2014ed;}
Border around this has a color of #2014ed
<div style="border:2px solid #2014ed;">Content here</div>
.myborder {border:2px solid #2014ed;}