#005abc color space conversions
Hex:
#005abc
RGB:
0, 90, 188
CMY:
100, 65, 26
CMYK:
100, 52, 0, 26
HSL:
211°, 100.0000%, 36.8627%
HSV (HSB):
211°, 100.0000%, 73.7255%
XYZ:
12.7333, 10.9432, 49.0181
xyY:
0.1752, 0.1505, 10.9432
CIE-Lab:
39.4846, 16.6835, -57.6204
CIE-LCH:
39.4846, 59.9871, 286.1479
CIE-Luv:
39.4846, -20.8438, -84.3343
Hunter-Lab:
33.0805, 10.8171, -64.6986
#005abc color charts
#005abc RGB chart
#005abc CMYK chart
#005abc RGB pie chart
#005abc color shades, tints & tones
#005abc color schemes
#005abc color preview, HTML & CSS examples
This text has a color of #005abc
<p style="color:#005abc;">Text here</p>
.mytext {color:#005abc;}
Text color #005abc
This box has a color of #005abc
<div style="background-color:#005abc;">Content here</div>
.mybackground {background-color:#005abc;}
Background color #005abc
Border around this has a color of #005abc
<div style="border:2px solid #005abc;">Content here</div>
.myborder {border:2px solid #005abc;}
Border color #005abc