#005acc color space conversions
Hex:
#005acc
RGB:
0, 90, 204
CMY:
100, 65, 20
CMYK:
100, 56, 0, 20
HSL:
214°, 100.0000%, 40.0000%
HSV (HSB):
214°, 100.0000%, 80.0000%
XYZ:
14.5552, 11.6720, 58.6125
xyY:
0.1716, 0.1376, 11.6720
CIE-Lab:
40.6899, 23.1509, -64.9534
CIE-LCH:
40.6899, 68.9559, 289.6172
CIE-Luv:
40.6899, -20.3845, -95.6939
Hunter-Lab:
34.1643, 16.2602, -77.8035
#005acc color charts
#005acc RGB chart
#005acc CMYK chart
#005acc RGB pie chart
#005acc color shades, tints & tones
#005acc color schemes
#005acc color preview, HTML & CSS examples
This text has a color of #005acc
<p style="color:#005acc;">Text here</p>
.mytext {color:#005acc;}
Text color #005acc
This box has a color of #005acc
<div style="background-color:#005acc;">Content here</div>
.mybackground {background-color:#005acc;}
Background color #005acc
Border around this has a color of #005acc
<div style="border:2px solid #005acc;">Content here</div>
.myborder {border:2px solid #005acc;}
Border color #005acc