#050cc5 color space conversions
Hex:
#050cc5
RGB:
5, 12, 197
CMY:
98, 95, 23
CMYK:
97, 94, 0, 23
HSL:
238°, 95.0495%, 39.6078%
HSV (HSB):
238°, 97.4619%, 77.2549%
XYZ:
10.2721, 4.3264, 53.1170
xyY:
0.1517, 0.0639, 4.3264
CIE-Lab:
24.7225, 62.6365, -87.2310
CIE-LCH:
24.7225, 107.3898, 305.6803
CIE-Luv:
24.7225, -7.2754, -97.1582
Hunter-Lab:
20.8001, 51.7520, -136.8485
#050cc5 color charts
#050cc5 color shades, tints & tones
#050cc5 color schemes
#050cc5 color preview, HTML & CSS examples
This text has a color of #050cc5
<p style="color:#050cc5;">Text here</p>
.mytext {color:#050cc5;}
This box has a color of #050cc5
<div style="background-color:#050cc5;">Content here</div>
.mybackground {background-color:#050cc5;}
Border around this has a color of #050cc5
<div style="border:2px solid #050cc5;">Content here</div>
.myborder {border:2px solid #050cc5;}