#007bff color space conversions
Hex:
#007bff
RGB:
0, 123, 255
CMY:
100, 52, 0
CMYK:
100, 52, 0, 0
HSL:
211°, 100.0000%, 50.0000%
HSV (HSB):
211°, 100.0000%, 100.0000%
XYZ:
25.1330, 21.3859, 97.4110
xyY:
0.1746, 0.1486, 21.3859
CIE-Lab:
53.3693, 21.9205, -73.1115
CIE-LCH:
53.3693, 76.3269, 286.6900
CIE-Luv:
53.3693, -27.9634, -115.6755
Hunter-Lab:
46.2449, 16.0817, -92.5179
#007bff color charts
#007bff RGB chart
#007bff CMYK chart
#007bff RGB pie chart
#007bff color shades, tints & tones
#007bff color schemes
#007bff color preview, HTML & CSS examples
This text has a color of #007bff
<p style="color:#007bff;">Text here</p>
.mytext {color:#007bff;}
Text color #007bff
This box has a color of #007bff
<div style="background-color:#007bff;">Content here</div>
.mybackground {background-color:#007bff;}
Background color #007bff
Border around this has a color of #007bff
<div style="border:2px solid #007bff;">Content here</div>
.myborder {border:2px solid #007bff;}
Border color #007bff