#056ffc color space conversions
Hex:
#056ffc
RGB:
5, 111, 252
CMY:
98, 56, 1
CMYK:
98, 56, 0, 1
HSL:
214°, 97.6285%, 50.3922%
HSV (HSB):
214°, 98.0159%, 98.8235%
XYZ:
23.3177, 18.4294, 94.4237
xyY:
0.1712, 0.1353, 18.4294
CIE-Lab:
50.0129, 28.4677, -76.9080
CIE-LCH:
50.0129, 82.0076, 290.3122
CIE-Luv:
50.0129, -24.6178, -119.5325
Hunter-Lab:
42.9295, 21.8280, -100.3581
#056ffc color charts
#056ffc color shades, tints & tones
#056ffc color schemes
#056ffc color preview, HTML & CSS examples
This text has a color of #056ffc
<p style="color:#056ffc;">Text here</p>
.mytext {color:#056ffc;}
This box has a color of #056ffc
<div style="background-color:#056ffc;">Content here</div>
.mybackground {background-color:#056ffc;}
Border around this has a color of #056ffc
<div style="border:2px solid #056ffc;">Content here</div>
.myborder {border:2px solid #056ffc;}