#015ffc color space conversions
Hex:
#015ffc
RGB:
1, 95, 252
CMY:
100, 63, 1
CMYK:
100, 62, 0, 1
HSL:
218°, 99.2095%, 49.6078%
HSV (HSB):
218°, 99.6032%, 98.8235%
XYZ:
21.6754, 15.2191, 93.8906
xyY:
0.1657, 0.1164, 15.2191
CIE-Lab:
45.9329, 38.5257, -83.5828
CIE-LCH:
45.9329, 92.0343, 294.7463
CIE-Luv:
45.9329, -20.7530, -125.8103
Hunter-Lab:
39.0117, 30.9064, -115.3867
#015ffc color charts
#015ffc color shades, tints & tones
#015ffc color schemes
#015ffc color preview, HTML & CSS examples
This text has a color of #015ffc
<p style="color:#015ffc;">Text here</p>
.mytext {color:#015ffc;}
This box has a color of #015ffc
<div style="background-color:#015ffc;">Content here</div>
.mybackground {background-color:#015ffc;}
Border around this has a color of #015ffc
<div style="border:2px solid #015ffc;">Content here</div>
.myborder {border:2px solid #015ffc;}