#255b9b color space conversions
Hex:
#255b9b
RGB:
37, 91, 155
CMY:
85, 64, 39
CMYK:
76, 41, 0, 39
HSL:
213°, 61.4583%, 37.6471%
HSV (HSB):
213°, 76.1290%, 60.7843%
XYZ:
10.4204, 10.2420, 32.4380
xyY:
0.1962, 0.1929, 10.2420
CIE-Lab:
38.2734, 5.3684, -40.0011
CIE-LCH:
38.2734, 40.3598, 277.6437
CIE-Luv:
38.2734, -19.0876, -57.5450
Hunter-Lab:
32.0032, 2.1151, -37.6934
#255b9b color charts
#255b9b color shades, tints & tones
#255b9b color schemes
#255b9b color preview, HTML & CSS examples
This text has a color of #255b9b
<p style="color:#255b9b;">Text here</p>
.mytext {color:#255b9b;}
This box has a color of #255b9b
<div style="background-color:#255b9b;">Content here</div>
.mybackground {background-color:#255b9b;}
Border around this has a color of #255b9b
<div style="border:2px solid #255b9b;">Content here</div>
.myborder {border:2px solid #255b9b;}