#050ac3 color space conversions
Hex:
#050ac3
RGB:
5, 10, 195
CMY:
98, 96, 24
CMYK:
97, 95, 0, 24
HSL:
238°, 95.0000%, 39.2157%
HSV (HSB):
238°, 97.4359%, 76.4706%
XYZ:
10.0215, 4.1895, 51.9102
xyY:
0.1516, 0.0634, 4.1895
CIE-Lab:
24.2882, 62.5553, -86.7783
CIE-LCH:
24.2882, 106.9749, 305.7865
CIE-Luv:
24.2882, -7.0986, -95.7951
Hunter-Lab:
20.4682, 51.5761, -136.0399
#050ac3 color charts
#050ac3 color shades, tints & tones
#050ac3 color schemes
#050ac3 color preview, HTML & CSS examples
This text has a color of #050ac3
<p style="color:#050ac3;">Text here</p>
.mytext {color:#050ac3;}
This box has a color of #050ac3
<div style="background-color:#050ac3;">Content here</div>
.mybackground {background-color:#050ac3;}
Border around this has a color of #050ac3
<div style="border:2px solid #050ac3;">Content here</div>
.myborder {border:2px solid #050ac3;}