#255bb3 color space conversions
Hex:
#255bb3
RGB:
37, 91, 179
CMY:
85, 64, 30
CMYK:
79, 49, 0, 30
HSL:
217°, 65.7407%, 42.3529%
HSV (HSB):
217°, 79.3296%, 70.1961%
XYZ:
12.6407, 11.1302, 44.1299
xyY:
0.1862, 0.1639, 11.1302
CIE-Lab:
39.7988, 14.7076, -51.8040
CIE-LCH:
39.7988, 53.8513, 285.8497
CIE-Luv:
39.7988, -18.5071, -76.1882
Hunter-Lab:
33.3619, 9.2498, -55.0734
#255bb3 color charts
#255bb3 color shades, tints & tones
#255bb3 color schemes
#255bb3 color preview, HTML & CSS examples
This text has a color of #255bb3
<p style="color:#255bb3;">Text here</p>
.mytext {color:#255bb3;}
This box has a color of #255bb3
<div style="background-color:#255bb3;">Content here</div>
.mybackground {background-color:#255bb3;}
Border around this has a color of #255bb3
<div style="border:2px solid #255bb3;">Content here</div>
.myborder {border:2px solid #255bb3;}