#015acc color space conversions
Hex:
#015acc
RGB:
1, 90, 204
CMY:
100, 65, 20
CMYK:
100, 56, 0, 20
HSL:
214°, 99.0244%, 40.1961%
HSV (HSB):
214°, 99.5098%, 80.0000%
XYZ:
14.5678, 11.6784, 58.6131
xyY:
0.1717, 0.1376, 11.6784
CIE-Lab:
40.7004, 23.1826, -64.9360
CIE-LCH:
40.7004, 68.9501, 289.6469
CIE-Luv:
40.7004, -20.3429, -95.6806
Hunter-Lab:
34.1737, 16.2881, -77.7698
#015acc color charts
#015acc color shades, tints & tones
#015acc color schemes
#015acc color preview, HTML & CSS examples
This text has a color of #015acc
<p style="color:#015acc;">Text here</p>
.mytext {color:#015acc;}
This box has a color of #015acc
<div style="background-color:#015acc;">Content here</div>
.mybackground {background-color:#015acc;}
Border around this has a color of #015acc
<div style="border:2px solid #015acc;">Content here</div>
.myborder {border:2px solid #015acc;}