#006edc color space conversions
Hex:
#006edc
RGB:
0, 110, 220
CMY:
100, 57, 14
CMYK:
100, 50, 0, 14
HSL:
210°, 100.0000%, 43.1373%
HSV (HSB):
210°, 100.0000%, 86.2745%
XYZ:
18.4942, 16.3192, 69.8853
xyY:
0.1766, 0.1559, 16.3192
CIE-Lab:
47.3905, 16.5011, -63.2257
CIE-LCH:
47.3905, 65.3436, 284.6272
CIE-Luv:
47.3905, -25.5179, -97.2061
Hunter-Lab:
40.3970, 11.0246, -74.2916
#006edc color charts
#006edc RGB chart
#006edc CMYK chart
#006edc RGB pie chart
#006edc color shades, tints & tones
#006edc color schemes
#006edc color preview, HTML & CSS examples
This text has a color of #006edc
<p style="color:#006edc;">Text here</p>
.mytext {color:#006edc;}
Text color #006edc
This box has a color of #006edc
<div style="background-color:#006edc;">Content here</div>
.mybackground {background-color:#006edc;}
Background color #006edc
Border around this has a color of #006edc
<div style="border:2px solid #006edc;">Content here</div>
.myborder {border:2px solid #006edc;}
Border color #006edc