#005caf color space conversions
Hex:
#005caf
RGB:
0, 92, 175
CMY:
100, 64, 31
CMYK:
100, 47, 0, 31
HSL:
208°, 100.0000%, 34.3137%
HSV (HSB):
208°, 100.0000%, 68.6275%
XYZ:
11.5650, 10.7494, 42.0227
xyY:
0.1798, 0.1671, 10.7494
CIE-Lab:
39.1552, 10.0266, -50.5194
CIE-LCH:
39.1552, 51.5047, 281.2256
CIE-Luv:
39.1552, -21.9179, -73.6239
Hunter-Lab:
32.7863, 5.5878, -53.0425
#005caf color charts
#005caf color shades, tints & tones
#005caf color schemes
#005caf color preview, HTML & CSS examples
This text has a color of #005caf
<p style="color:#005caf;">Text here</p>
.mytext {color:#005caf;}
This box has a color of #005caf
<div style="background-color:#005caf;">Content here</div>
.mybackground {background-color:#005caf;}
Border around this has a color of #005caf
<div style="border:2px solid #005caf;">Content here</div>
.myborder {border:2px solid #005caf;}