#007afa color space conversions
Hex:
#007afa
RGB:
0, 122, 250
CMY:
100, 52, 2
CMYK:
100, 51, 0, 2
HSL:
211°, 100.0000%, 49.0196%
HSV (HSB):
211°, 100.0000%, 98.0392%
XYZ:
24.2149, 20.8212, 93.1851
xyY:
0.1752, 0.1506, 20.8212
CIE-Lab:
52.7532, 20.6195, -71.3456
CIE-LCH:
52.7532, 74.2654, 286.1198
CIE-Luv:
52.7532, -27.8589, -112.5893
Hunter-Lab:
45.6302, 14.8726, -89.1396
#007afa color charts
#007afa color shades, tints & tones
#007afa color schemes
#007afa color preview, HTML & CSS examples
This text has a color of #007afa
<p style="color:#007afa;">Text here</p>
.mytext {color:#007afa;}
This box has a color of #007afa
<div style="background-color:#007afa;">Content here</div>
.mybackground {background-color:#007afa;}
Border around this has a color of #007afa
<div style="border:2px solid #007afa;">Content here</div>
.myborder {border:2px solid #007afa;}