#007ffa color space conversions
Hex:
#007ffa
RGB:
0, 127, 250
CMY:
100, 50, 2
CMYK:
100, 49, 0, 2
HSL:
210°, 100.0000%, 49.0196%
HSV (HSB):
210°, 100.0000%, 98.0392%
XYZ:
24.8447, 22.0809, 93.3951
xyY:
0.1771, 0.1574, 22.0809
CIE-Lab:
54.1127, 17.4845, -69.1442
CIE-LCH:
54.1127, 71.3206, 284.1909
CIE-Luv:
54.1127, -29.2948, -109.7338
Hunter-Lab:
46.9903, 12.1435, -84.9480
#007ffa color charts
#007ffa color shades, tints & tones
#007ffa color schemes
#007ffa color preview, HTML & CSS examples
This text has a color of #007ffa
<p style="color:#007ffa;">Text here</p>
.mytext {color:#007ffa;}
This box has a color of #007ffa
<div style="background-color:#007ffa;">Content here</div>
.mybackground {background-color:#007ffa;}
Border around this has a color of #007ffa
<div style="border:2px solid #007ffa;">Content here</div>
.myborder {border:2px solid #007ffa;}