#007cfe color space conversions
Hex:
#007cfe
RGB:
0, 124, 254
CMY:
100, 51, 0
CMYK:
100, 51, 0, 0
HSL:
211°, 100.0000%, 49.8039%
HSV (HSB):
211°, 100.0000%, 99.6078%
XYZ:
25.0970, 21.5711, 96.6068
xyY:
0.1752, 0.1506, 21.5711
CIE-Lab:
53.5689, 20.9072, -72.2355
CIE-LCH:
53.5689, 75.2003, 286.1421
CIE-Luv:
53.5689, -28.2811, -114.3988
Hunter-Lab:
46.4447, 15.1769, -90.8144
#007cfe color charts
#007cfe color shades, tints & tones
#007cfe color schemes
#007cfe color preview, HTML & CSS examples
This text has a color of #007cfe
<p style="color:#007cfe;">Text here</p>
.mytext {color:#007cfe;}
This box has a color of #007cfe
<div style="background-color:#007cfe;">Content here</div>
.mybackground {background-color:#007cfe;}
Border around this has a color of #007cfe
<div style="border:2px solid #007cfe;">Content here</div>
.myborder {border:2px solid #007cfe;}