#006fc0 color space conversions
Hex:
#006fc0
RGB:
0, 111, 192
CMY:
100, 56, 25
CMYK:
100, 42, 0, 25
HSL:
205°, 100.0000%, 37.6471%
HSV (HSB):
205°, 100.0000%, 75.2941%
XYZ:
15.1989, 15.1747, 51.9971
xyY:
0.1845, 0.1842, 15.1747
CIE-Lab:
45.8725, 4.6985, -49.6512
CIE-LCH:
45.8725, 49.8730, 275.4058
CIE-Luv:
45.8725, -27.0725, -75.0722
Hunter-Lab:
38.9547, 1.4744, -51.8727
#006fc0 color charts
#006fc0 color shades, tints & tones
#006fc0 color schemes
#006fc0 color preview, HTML & CSS examples
This text has a color of #006fc0
<p style="color:#006fc0;">Text here</p>
.mytext {color:#006fc0;}
This box has a color of #006fc0
<div style="background-color:#006fc0;">Content here</div>
.mybackground {background-color:#006fc0;}
Border around this has a color of #006fc0
<div style="border:2px solid #006fc0;">Content here</div>
.myborder {border:2px solid #006fc0;}