#007bfd color space conversions
Hex:
#007bfd
RGB:
0, 123, 253
CMY:
100, 52, 1
CMYK:
100, 51, 0, 1
HSL:
211°, 100.0000%, 49.6078%
HSV (HSB):
211°, 100.0000%, 99.2157%
XYZ:
24.8126, 21.2578, 95.7239
xyY:
0.1750, 0.1499, 21.2578
CIE-Lab:
53.2305, 21.1495, -72.2318
CIE-LCH:
53.2305, 75.2644, 286.3200
CIE-Luv:
53.2305, -28.0342, -114.2233
Hunter-Lab:
46.1061, 15.3762, -90.8214
#007bfd color charts
#007bfd color shades, tints & tones
#007bfd color schemes
#007bfd color preview, HTML & CSS examples
This text has a color of #007bfd
<p style="color:#007bfd;">Text here</p>
.mytext {color:#007bfd;}
This box has a color of #007bfd
<div style="background-color:#007bfd;">Content here</div>
.mybackground {background-color:#007bfd;}
Border around this has a color of #007bfd
<div style="border:2px solid #007bfd;">Content here</div>
.myborder {border:2px solid #007bfd;}