#012fd7 color space conversions
Hex:
#012fd7
RGB:
1, 47, 215
CMY:
100, 82, 16
CMYK:
100, 78, 0, 16
HSL:
227°, 99.0741%, 42.3529%
HSV (HSB):
227°, 99.5349%, 84.3137%
XYZ:
13.2948, 6.9458, 64.9299
xyY:
0.1561, 0.0816, 6.9458
CIE-Lab:
31.6832, 54.0171, -86.1293
CIE-LCH:
31.6832, 101.6666, 302.0944
CIE-Luv:
31.6832, -11.3440, -110.4464
Hunter-Lab:
26.3548, 43.9238, -127.6232
#012fd7 color charts
#012fd7 color shades, tints & tones
#012fd7 color schemes
#012fd7 color preview, HTML & CSS examples
This text has a color of #012fd7
<p style="color:#012fd7;">Text here</p>
.mytext {color:#012fd7;}
This box has a color of #012fd7
<div style="background-color:#012fd7;">Content here</div>
.mybackground {background-color:#012fd7;}
Border around this has a color of #012fd7
<div style="border:2px solid #012fd7;">Content here</div>
.myborder {border:2px solid #012fd7;}