#007dfc color space conversions
Hex:
#007dfc
RGB:
0, 125, 252
CMY:
100, 51, 1
CMYK:
100, 50, 0, 1
HSL:
210°, 100.0000%, 49.4118%
HSV (HSB):
210°, 100.0000%, 98.8235%
XYZ:
24.9043, 21.6955, 94.9705
xyY:
0.1759, 0.1532, 21.6955
CIE-Lab:
53.7024, 19.5084, -70.9141
CIE-LCH:
53.7024, 73.5485, 285.3815
CIE-Luv:
53.7024, -28.6399, -112.3721
Hunter-Lab:
46.5784, 13.9271, -88.2837
#007dfc color charts
#007dfc RGB chart
#007dfc CMYK chart
#007dfc RGB pie chart
#007dfc color shades, tints & tones
#007dfc color schemes
#007dfc color preview, HTML & CSS examples
This text has a color of #007dfc
<p style="color:#007dfc;">Text here</p>
.mytext {color:#007dfc;}
Text color #007dfc
This box has a color of #007dfc
<div style="background-color:#007dfc;">Content here</div>
.mybackground {background-color:#007dfc;}
Background color #007dfc
Border around this has a color of #007dfc
<div style="border:2px solid #007dfc;">Content here</div>
.myborder {border:2px solid #007dfc;}
Border color #007dfc