#007bed color space conversions
Hex:
#007bed
RGB:
0, 123, 237
CMY:
100, 52, 7
CMYK:
100, 48, 0, 7
HSL:
209°, 100.0000%, 46.4706%
HSV (HSB):
209°, 100.0000%, 92.9412%
XYZ:
22.3690, 20.2803, 82.8563
xyY:
0.1782, 0.1616, 20.2803
CIE-Lab:
52.1527, 14.9404, -65.0888
CIE-LCH:
52.1527, 66.7815, 282.9277
CIE-Luv:
52.1527, -28.6570, -102.3648
Hunter-Lab:
45.0337, 9.8551, -77.5625
#007bed color charts
#007bed color shades, tints & tones
#007bed color schemes
#007bed color preview, HTML & CSS examples
This text has a color of #007bed
<p style="color:#007bed;">Text here</p>
.mytext {color:#007bed;}
This box has a color of #007bed
<div style="background-color:#007bed;">Content here</div>
.mybackground {background-color:#007bed;}
Border around this has a color of #007bed
<div style="border:2px solid #007bed;">Content here</div>
.myborder {border:2px solid #007bed;}