#015efc color space conversions
Hex:
#015efc
RGB:
1, 94, 252
CMY:
100, 63, 1
CMYK:
100, 63, 0, 1
HSL:
218°, 99.2095%, 49.6078%
HSV (HSB):
218°, 99.6032%, 98.8235%
XYZ:
21.5859, 15.0401, 93.8608
xyY:
0.1654, 0.1153, 15.0401
CIE-Lab:
45.6891, 39.1554, -83.9829
CIE-LCH:
45.6891, 92.6622, 294.9963
CIE-Luv:
45.6891, -20.5203, -126.1234
Hunter-Lab:
38.7816, 31.4856, -116.3489
#015efc color charts
#015efc color shades, tints & tones
#015efc color schemes
#015efc color preview, HTML & CSS examples
This text has a color of #015efc
<p style="color:#015efc;">Text here</p>
.mytext {color:#015efc;}
This box has a color of #015efc
<div style="background-color:#015efc;">Content here</div>
.mybackground {background-color:#015efc;}
Border around this has a color of #015efc
<div style="border:2px solid #015efc;">Content here</div>
.myborder {border:2px solid #015efc;}