#007cfc color space conversions
Hex:
#007cfc
RGB:
0, 124, 252
CMY:
100, 51, 1
CMYK:
100, 51, 0, 1
HSL:
210°, 100.0000%, 49.4118%
HSV (HSB):
210°, 100.0000%, 98.8235%
XYZ:
24.7783, 21.4436, 94.9285
xyY:
0.1755, 0.1519, 21.4436
CIE-Lab:
53.4316, 20.1355, -71.3529
CIE-LCH:
53.4316, 74.1396, 285.7589
CIE-Luv:
53.4316, -28.3543, -112.9370
Hunter-Lab:
46.3072, 14.4752, -89.1278
#007cfc color charts
#007cfc RGB chart
#007cfc CMYK chart
#007cfc RGB pie chart
#007cfc color shades, tints & tones
#007cfc color schemes
#007cfc color preview, HTML & CSS examples
This text has a color of #007cfc
<p style="color:#007cfc;">Text here</p>
.mytext {color:#007cfc;}
Text color #007cfc
This box has a color of #007cfc
<div style="background-color:#007cfc;">Content here</div>
.mybackground {background-color:#007cfc;}
Background color #007cfc
Border around this has a color of #007cfc
<div style="border:2px solid #007cfc;">Content here</div>
.myborder {border:2px solid #007cfc;}
Border color #007cfc