#012ff4 color space conversions
Hex:
#012ff4
RGB:
1, 47, 244
CMY:
100, 82, 4
CMYK:
100, 81, 0, 4
HSL:
229°, 99.1837%, 48.0392%
HSV (HSB):
229°, 99.5902%, 95.6863%
XYZ:
17.3582, 8.5711, 86.3275
xyY:
0.1546, 0.0764, 8.5711
CIE-Lab:
35.1451, 63.2246, -96.9272
CIE-LCH:
35.1451, 115.7249, 303.1160
CIE-Luv:
35.1451, -12.0444, -126.9336
Hunter-Lab:
29.2765, 54.5995, -154.3345
#012ff4 color charts
#012ff4 color shades, tints & tones
#012ff4 color schemes
#012ff4 color preview, HTML & CSS examples
This text has a color of #012ff4
<p style="color:#012ff4;">Text here</p>
.mytext {color:#012ff4;}
This box has a color of #012ff4
<div style="background-color:#012ff4;">Content here</div>
.mybackground {background-color:#012ff4;}
Border around this has a color of #012ff4
<div style="border:2px solid #012ff4;">Content here</div>
.myborder {border:2px solid #012ff4;}