#050acc color space conversions
Hex:
#050acc
RGB:
5, 10, 204
CMY:
98, 96, 20
CMYK:
98, 95, 0, 20
HSL:
238°, 95.2153%, 40.9804%
HSV (HSB):
238°, 97.5490%, 80.0000%
XYZ:
11.0702, 4.6090, 57.4329
xyY:
0.1514, 0.0630, 4.6090
CIE-Lab:
25.5904, 64.9106, -89.8883
CIE-LCH:
25.5904, 110.8751, 305.8340
CIE-Luv:
25.5904, -7.4761, -101.1526
Hunter-Lab:
21.4685, 54.4733, -143.5854
#050acc color charts
#050acc RGB chart
#050acc CMYK chart
#050acc RGB pie chart
#050acc color shades, tints & tones
#050acc color schemes
#050acc color preview, HTML & CSS examples
This text has a color of #050acc
<p style="color:#050acc;">Text here</p>
.mytext {color:#050acc;}
Text color #050acc
This box has a color of #050acc
<div style="background-color:#050acc;">Content here</div>
.mybackground {background-color:#050acc;}
Background color #050acc
Border around this has a color of #050acc
<div style="border:2px solid #050acc;">Content here</div>
.myborder {border:2px solid #050acc;}
Border color #050acc