#007dec color space conversions
Hex:
#007dec
RGB:
0, 125, 236
CMY:
100, 51, 7
CMYK:
100, 47, 0, 7
HSL:
208°, 100.0000%, 46.2745%
HSV (HSB):
208°, 100.0000%, 92.5490%
XYZ:
22.4739, 20.7234, 82.1724
xyY:
0.1793, 0.1653, 20.7234
CIE-Lab:
52.6454, 13.2986, -63.7355
CIE-LCH:
52.6454, 65.1082, 281.7859
CIE-Luv:
52.6454, -29.2952, -100.3857
Hunter-Lab:
45.5229, 8.4575, -75.1570
#007dec color charts
#007dec RGB chart
#007dec CMYK chart
#007dec RGB pie chart
#007dec color shades, tints & tones
#007dec color schemes
#007dec color preview, HTML & CSS examples
This text has a color of #007dec
<p style="color:#007dec;">Text here</p>
.mytext {color:#007dec;}
Text color #007dec
This box has a color of #007dec
<div style="background-color:#007dec;">Content here</div>
.mybackground {background-color:#007dec;}
Background color #007dec
Border around this has a color of #007dec
<div style="border:2px solid #007dec;">Content here</div>
.myborder {border:2px solid #007dec;}
Border color #007dec