#005ac7 color space conversions
Hex:
#005ac7
RGB:
0, 90, 199
CMY:
100, 65, 22
CMYK:
100, 55, 0, 22
HSL:
213°, 100.0000%, 39.0196%
HSV (HSB):
213°, 100.0000%, 78.0392%
XYZ:
13.9650, 11.4359, 55.5041
xyY:
0.1726, 0.1413, 11.4359
CIE-Lab:
40.3051, 21.1436, -62.6886
CIE-LCH:
40.3051, 66.1582, 288.6383
CIE-Luv:
40.3051, -20.5153, -92.1944
Hunter-Lab:
33.8169, 14.5333, -73.6415
#005ac7 color charts
#005ac7 color shades, tints & tones
#005ac7 color schemes
#005ac7 color preview, HTML & CSS examples
This text has a color of #005ac7
<p style="color:#005ac7;">Text here</p>
.mytext {color:#005ac7;}
This box has a color of #005ac7
<div style="background-color:#005ac7;">Content here</div>
.mybackground {background-color:#005ac7;}
Border around this has a color of #005ac7
<div style="border:2px solid #005ac7;">Content here</div>
.myborder {border:2px solid #005ac7;}