#021acc color space conversions
Hex:
#021acc
RGB:
2, 26, 204
CMY:
99, 90, 20
CMYK:
99, 87, 0, 20
HSL:
233°, 98.0583%, 40.3922%
HSV (HSB):
233°, 99.0196%, 80.0000%
XYZ:
11.2935, 5.1113, 57.5181
xyY:
0.1528, 0.0691, 5.1113
CIE-Lab:
27.0496, 60.2517, -87.4522
CIE-LCH:
27.0496, 106.1987, 304.5656
CIE-Luv:
27.0496, -8.5938, -102.5950
Hunter-Lab:
22.6082, 49.6018, -135.0151
#021acc color charts
#021acc RGB chart
#021acc CMYK chart
#021acc RGB pie chart
#021acc color shades, tints & tones
#021acc color schemes
#021acc color preview, HTML & CSS examples
This text has a color of #021acc
<p style="color:#021acc;">Text here</p>
.mytext {color:#021acc;}
Text color #021acc
This box has a color of #021acc
<div style="background-color:#021acc;">Content here</div>
.mybackground {background-color:#021acc;}
Background color #021acc
Border around this has a color of #021acc
<div style="border:2px solid #021acc;">Content here</div>
.myborder {border:2px solid #021acc;}
Border color #021acc