#2181ed color space conversions
Hex:
#2181ed
RGB:
33, 129, 237
CMY:
87, 49, 7
CMYK:
86, 46, 0, 7
HSL:
212°, 85.0000%, 52.9412%
HSV (HSB):
212°, 86.0759%, 92.9412%
XYZ:
23.7635, 22.1383, 83.1414
xyY:
0.1842, 0.1716, 22.1383
CIE-Lab:
54.1734, 12.5165, -61.8140
CIE-LCH:
54.1734, 63.0685, 281.4468
CIE-Luv:
54.1734, -28.7291, -97.9963
Hunter-Lab:
47.0513, 7.8125, -71.8317
#2181ed color charts
#2181ed color shades, tints & tones
#2181ed color schemes
#2181ed color preview, HTML & CSS examples
This text has a color of #2181ed
<p style="color:#2181ed;">Text here</p>
.mytext {color:#2181ed;}
This box has a color of #2181ed
<div style="background-color:#2181ed;">Content here</div>
.mybackground {background-color:#2181ed;}
Border around this has a color of #2181ed
<div style="border:2px solid #2181ed;">Content here</div>
.myborder {border:2px solid #2181ed;}