#008caf color space conversions
Hex:
#008caf
RGB:
0, 140, 175
CMY:
100, 45, 31
CMYK:
100, 20, 0, 31
HSL:
192°, 100.0000%, 34.3137%
HSV (HSB):
192°, 100.0000%, 68.6275%
XYZ:
17.1159, 21.8513, 43.8731
xyY:
0.2066, 0.2638, 21.8513
CIE-Lab:
53.8689, -18.8070, -27.2575
CIE-LCH:
53.8689, 33.1161, 235.3953
CIE-Luv:
53.8689, -37.9285, -38.9497
Hunter-Lab:
46.7454, -16.4462, -22.9251
#008caf color charts
#008caf color shades, tints & tones
#008caf color schemes
#008caf color preview, HTML & CSS examples
This text has a color of #008caf
<p style="color:#008caf;">Text here</p>
.mytext {color:#008caf;}
This box has a color of #008caf
<div style="background-color:#008caf;">Content here</div>
.mybackground {background-color:#008caf;}
Border around this has a color of #008caf
<div style="border:2px solid #008caf;">Content here</div>
.myborder {border:2px solid #008caf;}