#007deb color space conversions
Hex:
#007deb
RGB:
0, 125, 235
CMY:
100, 51, 8
CMYK:
100, 47, 0, 8
HSL:
208°, 100.0000%, 46.0784%
HSV (HSB):
208°, 100.0000%, 92.1569%
XYZ:
22.3290, 20.6654, 81.4092
xyY:
0.1795, 0.1661, 20.6654
CIE-Lab:
52.5813, 12.9088, -63.2805
CIE-LCH:
52.5813, 64.5837, 281.5297
CIE-Luv:
52.5813, -29.3395, -99.6220
Hunter-Lab:
45.4592, 8.1234, -74.3562
#007deb color charts
#007deb color shades, tints & tones
#007deb color schemes
#007deb color preview, HTML & CSS examples
This text has a color of #007deb
<p style="color:#007deb;">Text here</p>
.mytext {color:#007deb;}
This box has a color of #007deb
<div style="background-color:#007deb;">Content here</div>
.mybackground {background-color:#007deb;}
Border around this has a color of #007deb
<div style="border:2px solid #007deb;">Content here</div>
.myborder {border:2px solid #007deb;}