#007fd5 color space conversions
Hex:
#007fd5
RGB:
0, 127, 213
CMY:
100, 50, 16
CMYK:
100, 40, 0, 16
HSL:
204°, 100.0000%, 41.7647%
HSV (HSB):
204°, 100.0000%, 83.5294%
XYZ:
19.5996, 19.9828, 65.7749
xyY:
0.1860, 0.1897, 19.9828
CIE-Lab:
51.8178, 3.0791, -52.1415
CIE-LCH:
51.8178, 52.2323, 273.3795
CIE-Luv:
51.8178, -31.0550, -81.0030
Hunter-Lab:
44.7022, 0.0343, -55.9479
#007fd5 color charts
#007fd5 color shades, tints & tones
#007fd5 color schemes
#007fd5 color preview, HTML & CSS examples
This text has a color of #007fd5
<p style="color:#007fd5;">Text here</p>
.mytext {color:#007fd5;}
This box has a color of #007fd5
<div style="background-color:#007fd5;">Content here</div>
.mybackground {background-color:#007fd5;}
Border around this has a color of #007fd5
<div style="border:2px solid #007fd5;">Content here</div>
.myborder {border:2px solid #007fd5;}