#020acc color space conversions
Hex:
#020acc
RGB:
2, 10, 204
CMY:
99, 96, 20
CMYK:
99, 95, 0, 20
HSL:
238°, 98.0583%, 40.3922%
HSV (HSB):
238°, 99.0196%, 80.0000%
XYZ:
11.0327, 4.5896, 57.4311
xyY:
0.1510, 0.0628, 4.5896
CIE-Lab:
25.5321, 64.8855, -89.9872
CIE-LCH:
25.5321, 110.9406, 305.7936
CIE-Luv:
25.5321, -7.5798, -101.0793
Hunter-Lab:
21.4234, 54.4333, -143.9463
#020acc color charts
#020acc RGB chart
#020acc CMYK chart
#020acc RGB pie chart
#020acc color shades, tints & tones
#020acc color schemes
#020acc color preview, HTML & CSS examples
This text has a color of #020acc
<p style="color:#020acc;">Text here</p>
.mytext {color:#020acc;}
Text color #020acc
This box has a color of #020acc
<div style="background-color:#020acc;">Content here</div>
.mybackground {background-color:#020acc;}
Background color #020acc
Border around this has a color of #020acc
<div style="border:2px solid #020acc;">Content here</div>
.myborder {border:2px solid #020acc;}
Border color #020acc