#007cf2 color space conversions
Hex:
#007cf2
RGB:
0, 124, 242
CMY:
100, 51, 5
CMYK:
100, 49, 0, 5
HSL:
209°, 100.0000%, 47.4510%
HSV (HSB):
209°, 100.0000%, 94.9020%
XYZ:
23.2347, 20.8261, 86.7996
xyY:
0.1776, 0.1591, 20.8261
CIE-Lab:
52.7587, 16.2603, -66.8959
CIE-LCH:
52.7587, 68.8438, 283.6619
CIE-Luv:
52.7587, -28.7438, -105.5278
Hunter-Lab:
45.6356, 11.0181, -80.8255
#007cf2 color charts
#007cf2 color shades, tints & tones
#007cf2 color schemes
#007cf2 color preview, HTML & CSS examples
This text has a color of #007cf2
<p style="color:#007cf2;">Text here</p>
.mytext {color:#007cf2;}
This box has a color of #007cf2
<div style="background-color:#007cf2;">Content here</div>
.mybackground {background-color:#007cf2;}
Border around this has a color of #007cf2
<div style="border:2px solid #007cf2;">Content here</div>
.myborder {border:2px solid #007cf2;}