#015ed9 color space conversions
Hex:
#015ed9
RGB:
1, 94, 217
CMY:
100, 63, 15
CMYK:
100, 57, 0, 15
HSL:
214°, 99.0826%, 42.7451%
HSV (HSB):
214°, 99.5392%, 85.0980%
XYZ:
16.5396, 13.0216, 67.2873
xyY:
0.1708, 0.1345, 13.0216
CIE-Lab:
42.7958, 25.7164, -68.9828
CIE-LCH:
42.7958, 73.6203, 290.4452
CIE-Luv:
42.7958, -21.1027, -102.9629
Hunter-Lab:
36.0855, 18.6651, -85.2962
#015ed9 color charts
#015ed9 color shades, tints & tones
#015ed9 color schemes
#015ed9 color preview, HTML & CSS examples
This text has a color of #015ed9
<p style="color:#015ed9;">Text here</p>
.mytext {color:#015ed9;}
This box has a color of #015ed9
<div style="background-color:#015ed9;">Content here</div>
.mybackground {background-color:#015ed9;}
Border around this has a color of #015ed9
<div style="border:2px solid #015ed9;">Content here</div>
.myborder {border:2px solid #015ed9;}