#007edc color space conversions
Hex:
#007edc
RGB:
0, 126, 220
CMY:
100, 51, 14
CMYK:
100, 43, 0, 14
HSL:
206°, 100.0000%, 43.1373%
HSV (HSB):
206°, 100.0000%, 86.2745%
XYZ:
20.3791, 20.0890, 70.5136
xyY:
0.1836, 0.1810, 20.0890
CIE-Lab:
51.9377, 6.4276, -55.9012
CIE-LCH:
51.9377, 56.2695, 276.5592
CIE-Luv:
51.9377, -30.3660, -87.2916
Hunter-Lab:
44.8208, 2.7241, -61.9026
#007edc color charts
#007edc RGB chart
#007edc CMYK chart
#007edc RGB pie chart
#007edc color shades, tints & tones
#007edc color schemes
#007edc color preview, HTML & CSS examples
This text has a color of #007edc
<p style="color:#007edc;">Text here</p>
.mytext {color:#007edc;}
Text color #007edc
This box has a color of #007edc
<div style="background-color:#007edc;">Content here</div>
.mybackground {background-color:#007edc;}
Background color #007edc
Border around this has a color of #007edc
<div style="border:2px solid #007edc;">Content here</div>
.myborder {border:2px solid #007edc;}
Border color #007edc