#015edc color space conversions
Hex:
#015edc
RGB:
1, 94, 220
CMY:
100, 63, 14
CMYK:
100, 57, 0, 14
HSL:
215°, 99.0950%, 43.3333%
HSV (HSB):
215°, 99.5455%, 86.2745%
XYZ:
16.9335, 13.1792, 69.3615
xyY:
0.1702, 0.1325, 13.1792
CIE-Lab:
43.0320, 26.8969, -70.3083
CIE-LCH:
43.0320, 75.2775, 290.9347
CIE-Luv:
43.0320, -21.0344, -105.0208
Hunter-Lab:
36.3031, 19.7304, -87.8685
#015edc color charts
#015edc color shades, tints & tones
#015edc color schemes
#015edc color preview, HTML & CSS examples
This text has a color of #015edc
<p style="color:#015edc;">Text here</p>
.mytext {color:#015edc;}
This box has a color of #015edc
<div style="background-color:#015edc;">Content here</div>
.mybackground {background-color:#015edc;}
Border around this has a color of #015edc
<div style="border:2px solid #015edc;">Content here</div>
.myborder {border:2px solid #015edc;}