#007bfa color space conversions
Hex:
#007bfa
RGB:
0, 123, 250
CMY:
100, 52, 2
CMYK:
100, 51, 0, 2
HSL:
210°, 100.0000%, 49.0196%
HSV (HSB):
210°, 100.0000%, 98.0392%
XYZ:
24.3383, 21.0680, 93.2263
xyY:
0.1756, 0.1520, 21.0680
CIE-Lab:
53.0239, 19.9906, -70.9069
CIE-LCH:
53.0239, 73.6710, 285.7446
CIE-Luv:
53.0239, -28.1433, -112.0326
Hunter-Lab:
45.8999, 14.3241, -88.2925
#007bfa color charts
#007bfa color shades, tints & tones
#007bfa color schemes
#007bfa color preview, HTML & CSS examples
This text has a color of #007bfa
<p style="color:#007bfa;">Text here</p>
.mytext {color:#007bfa;}
This box has a color of #007bfa
<div style="background-color:#007bfa;">Content here</div>
.mybackground {background-color:#007bfa;}
Border around this has a color of #007bfa
<div style="border:2px solid #007bfa;">Content here</div>
.myborder {border:2px solid #007bfa;}