#012ff0 color space conversions
Hex:
#012ff0
RGB:
1, 47, 240
CMY:
100, 82, 6
CMYK:
100, 80, 0, 6
HSL:
228°, 99.1701%, 47.2549%
HSV (HSB):
228°, 99.5833%, 94.1176%
XYZ:
16.7572, 8.3308, 83.1629
xyY:
0.1548, 0.0770, 8.3308
CIE-Lab:
34.6624, 61.9928, -95.4693
CIE-LCH:
34.6624, 113.8310, 302.9976
CIE-Luv:
34.6624, -11.9418, -124.6759
Hunter-Lab:
28.8630, 53.1226, -150.6277
#012ff0 color charts
#012ff0 color shades, tints & tones
#012ff0 color schemes
#012ff0 color preview, HTML & CSS examples
This text has a color of #012ff0
<p style="color:#012ff0;">Text here</p>
.mytext {color:#012ff0;}
This box has a color of #012ff0
<div style="background-color:#012ff0;">Content here</div>
.mybackground {background-color:#012ff0;}
Border around this has a color of #012ff0
<div style="border:2px solid #012ff0;">Content here</div>
.myborder {border:2px solid #012ff0;}