#007caf color space conversions
Hex:
#007caf
RGB:
0, 124, 175
CMY:
100, 51, 31
CMYK:
100, 29, 0, 31
HSL:
197°, 100.0000%, 34.3137%
HSV (HSB):
197°, 100.0000%, 68.6275%
XYZ:
14.9455, 17.5104, 43.1496
xyY:
0.1977, 0.2316, 17.5104
CIE-Lab:
48.8969, -9.8540, -35.0135
CIE-LCH:
48.8969, 36.3737, 254.2815
CIE-Luv:
48.8969, -32.4018, -51.6002
Hunter-Lab:
41.8455, -9.4766, -31.8459
#007caf color charts
#007caf color shades, tints & tones
#007caf color schemes
#007caf color preview, HTML & CSS examples
This text has a color of #007caf
<p style="color:#007caf;">Text here</p>
.mytext {color:#007caf;}
This box has a color of #007caf
<div style="background-color:#007caf;">Content here</div>
.mybackground {background-color:#007caf;}
Border around this has a color of #007caf
<div style="border:2px solid #007caf;">Content here</div>
.myborder {border:2px solid #007caf;}