#000caf color space conversions
Hex:
#000caf
RGB:
0, 12, 175
CMY:
100, 95, 31
CMYK:
100, 93, 0, 31
HSL:
236°, 100.0000%, 34.3137%
HSV (HSB):
236°, 100.0000%, 68.6275%
XYZ:
7.8693, 3.3581, 40.7909
xyY:
0.1513, 0.0646, 3.3581
CIE-Lab:
21.4244, 56.6108, -79.6526
CIE-LCH:
21.4244, 97.7206, 305.4022
CIE-Luv:
21.4244, -6.5617, -83.8344
Hunter-Lab:
18.3251, 44.5843, -119.1494
#000caf color charts
#000caf RGB chart
#000caf CMYK chart
#000caf RGB pie chart
#000caf color shades, tints & tones
#000caf color schemes
#000caf color preview, HTML & CSS examples
This text has a color of #000caf
<p style="color:#000caf;">Text here</p>
.mytext {color:#000caf;}
Text color #000caf
This box has a color of #000caf
<div style="background-color:#000caf;">Content here</div>
.mybackground {background-color:#000caf;}
Background color #000caf
Border around this has a color of #000caf
<div style="border:2px solid #000caf;">Content here</div>
.myborder {border:2px solid #000caf;}
Border color #000caf