#005edc color space conversions
Hex:
#005edc
RGB:
0, 94, 220
CMY:
100, 63, 14
CMYK:
100, 57, 0, 14
HSL:
214°, 100.0000%, 43.1373%
HSV (HSB):
214°, 100.0000%, 86.2745%
XYZ:
16.9210, 13.1727, 69.3609
xyY:
0.1701, 0.1324, 13.1727
CIE-Lab:
43.0223, 26.8691, -70.3244
CIE-LCH:
43.0223, 75.2826, 290.9106
CIE-Luv:
43.0223, -21.0724, -105.0329
Hunter-Lab:
36.2942, 19.7047, -87.9015
#005edc color charts
#005edc RGB chart
#005edc CMYK chart
#005edc RGB pie chart
#005edc color shades, tints & tones
#005edc color schemes
#005edc color preview, HTML & CSS examples
This text has a color of #005edc
<p style="color:#005edc;">Text here</p>
.mytext {color:#005edc;}
Text color #005edc
This box has a color of #005edc
<div style="background-color:#005edc;">Content here</div>
.mybackground {background-color:#005edc;}
Background color #005edc
Border around this has a color of #005edc
<div style="border:2px solid #005edc;">Content here</div>
.myborder {border:2px solid #005edc;}
Border color #005edc