#050cc8 color space conversions
Hex:
#050cc8
RGB:
5, 12, 200
CMY:
98, 95, 22
CMYK:
98, 94, 0, 22
HSL:
238°, 95.1220%, 40.1961%
HSV (HSB):
238°, 97.5000%, 78.4314%
XYZ:
10.6194, 4.4653, 54.9458
xyY:
0.1516, 0.0638, 4.4653
CIE-Lab:
25.1538, 63.4319, -88.2740
CIE-LCH:
25.1538, 108.7010, 305.7003
CIE-Luv:
25.1538, -7.3997, -98.9398
Hunter-Lab:
21.1313, 52.7238, -139.3740
#050cc8 color charts
#050cc8 color shades, tints & tones
#050cc8 color schemes
#050cc8 color preview, HTML & CSS examples
This text has a color of #050cc8
<p style="color:#050cc8;">Text here</p>
.mytext {color:#050cc8;}
This box has a color of #050cc8
<div style="background-color:#050cc8;">Content here</div>
.mybackground {background-color:#050cc8;}
Border around this has a color of #050cc8
<div style="border:2px solid #050cc8;">Content here</div>
.myborder {border:2px solid #050cc8;}