#021cfc color space conversions
Hex:
#021cfc
RGB:
2, 28, 252
CMY:
99, 89, 1
CMYK:
99, 89, 0, 1
HSL:
234°, 98.4252%, 49.8039%
HSV (HSB):
234°, 99.2063%, 98.8235%
XYZ:
18.0110, 7.8717, 92.6656
xyY:
0.1519, 0.0664, 7.8717
CIE-Lab:
33.7142, 72.9048, -103.8179
CIE-LCH:
33.7142, 126.8592, 305.0779
CIE-Luv:
33.7142, -10.4555, -130.2788
Hunter-Lab:
28.0565, 65.4897, -176.1844
#021cfc color charts
#021cfc color shades, tints & tones
#021cfc color schemes
#021cfc color preview, HTML & CSS examples
This text has a color of #021cfc
<p style="color:#021cfc;">Text here</p>
.mytext {color:#021cfc;}
This box has a color of #021cfc
<div style="background-color:#021cfc;">Content here</div>
.mybackground {background-color:#021cfc;}
Border around this has a color of #021cfc
<div style="border:2px solid #021cfc;">Content here</div>
.myborder {border:2px solid #021cfc;}