#007ffd color space conversions
Hex:
#007ffd
RGB:
0, 127, 253
CMY:
100, 50, 1
CMYK:
100, 50, 0, 1
HSL:
210°, 100.0000%, 49.6078%
HSV (HSB):
210°, 100.0000%, 99.2157%
XYZ:
25.3190, 22.2706, 95.8927
xyY:
0.1765, 0.1552, 22.2706
CIE-Lab:
54.3129, 18.6430, -70.4780
CIE-LCH:
54.3129, 72.9021, 284.8166
CIE-Luv:
54.3129, -29.1759, -111.9621
Hunter-Lab:
47.1917, 13.1821, -87.4420
#007ffd color charts
#007ffd color shades, tints & tones
#007ffd color schemes
#007ffd color preview, HTML & CSS examples
This text has a color of #007ffd
<p style="color:#007ffd;">Text here</p>
.mytext {color:#007ffd;}
This box has a color of #007ffd
<div style="background-color:#007ffd;">Content here</div>
.mybackground {background-color:#007ffd;}
Border around this has a color of #007ffd
<div style="border:2px solid #007ffd;">Content here</div>
.myborder {border:2px solid #007ffd;}