#255bbf color space conversions
Hex:
#255bbf
RGB:
37, 91, 191
CMY:
85, 64, 25
CMYK:
81, 52, 0, 25
HSL:
219°, 67.5439%, 44.7059%
HSV (HSB):
219°, 80.6283%, 74.9020%
XYZ:
13.9080, 11.6371, 50.8034
xyY:
0.1822, 0.1524, 11.6371
CIE-Lab:
40.6334, 19.3692, -57.4785
CIE-LCH:
40.6334, 60.6543, 288.6229
CIE-Luv:
40.6334, -18.2958, -85.0912
Hunter-Lab:
34.1132, 13.0768, -64.4190
#255bbf color charts
#255bbf color shades, tints & tones
#255bbf color schemes
#255bbf color preview, HTML & CSS examples
This text has a color of #255bbf
<p style="color:#255bbf;">Text here</p>
.mytext {color:#255bbf;}
This box has a color of #255bbf
<div style="background-color:#255bbf;">Content here</div>
.mybackground {background-color:#255bbf;}
Border around this has a color of #255bbf
<div style="border:2px solid #255bbf;">Content here</div>
.myborder {border:2px solid #255bbf;}