#021ddf color space conversions
Hex:
#021ddf
RGB:
2, 29, 223
CMY:
99, 89, 13
CMYK:
99, 87, 0, 13
HSL:
233°, 98.2222%, 44.1176%
HSV (HSB):
233°, 99.1031%, 87.4510%
XYZ:
13.7837, 6.2193, 70.2860
xyY:
0.1527, 0.0689, 6.2193
CIE-Lab:
29.9593, 64.5910, -93.6087
CIE-LCH:
29.9593, 113.7303, 304.6061
CIE-Luv:
29.9593, -9.5120, -113.8341
Hunter-Lab:
24.9386, 55.0151, -149.6435
#021ddf color charts
#021ddf color shades, tints & tones
#021ddf color schemes
#021ddf color preview, HTML & CSS examples
This text has a color of #021ddf
<p style="color:#021ddf;">Text here</p>
.mytext {color:#021ddf;}
This box has a color of #021ddf
<div style="background-color:#021ddf;">Content here</div>
.mybackground {background-color:#021ddf;}
Border around this has a color of #021ddf
<div style="border:2px solid #021ddf;">Content here</div>
.myborder {border:2px solid #021ddf;}