#012cf3 color space conversions
Hex:
#012cf3
RGB:
1, 44, 243
CMY:
100, 83, 5
CMYK:
100, 82, 0, 5
HSL:
229°, 99.1803%, 47.8431%
HSV (HSB):
229°, 99.5885%, 95.2941%
XYZ:
17.0909, 8.2789, 85.4912
xyY:
0.1542, 0.0747, 8.2789
CIE-Lab:
34.5571, 64.2956, -97.3415
CIE-LCH:
34.5571, 116.6588, 303.4454
CIE-Luv:
34.5571, -11.6639, -126.2400
Hunter-Lab:
28.7730, 55.6741, -156.0228
#012cf3 color charts
#012cf3 color shades, tints & tones
#012cf3 color schemes
#012cf3 color preview, HTML & CSS examples
This text has a color of #012cf3
<p style="color:#012cf3;">Text here</p>
.mytext {color:#012cf3;}
This box has a color of #012cf3
<div style="background-color:#012cf3;">Content here</div>
.mybackground {background-color:#012cf3;}
Border around this has a color of #012cf3
<div style="border:2px solid #012cf3;">Content here</div>
.myborder {border:2px solid #012cf3;}