#018acc color space conversions
Hex:
#018acc
RGB:
1, 138, 204
CMY:
100, 46, 20
CMYK:
100, 32, 0, 20
HSL:
200°, 99.0244%, 40.1961%
HSV (HSB):
200°, 99.5098%, 80.0000%
XYZ:
20.0001, 22.5430, 60.4239
xyY:
0.1942, 0.2189, 22.5430
CIE-Lab:
54.5985, -6.9084, -42.6321
CIE-LCH:
54.5985, 43.1882, 260.7955
CIE-Luv:
54.5985, -35.1562, -65.4510
Hunter-Lab:
47.4795, -7.8985, -42.2186
#018acc color charts
#018acc color shades, tints & tones
#018acc color schemes
#018acc color preview, HTML & CSS examples
This text has a color of #018acc
<p style="color:#018acc;">Text here</p>
.mytext {color:#018acc;}
This box has a color of #018acc
<div style="background-color:#018acc;">Content here</div>
.mybackground {background-color:#018acc;}
Border around this has a color of #018acc
<div style="border:2px solid #018acc;">Content here</div>
.myborder {border:2px solid #018acc;}