#255e84 color space conversions
Hex:
#255e84
RGB:
37, 94, 132
CMY:
85, 63, 48
CMYK:
72, 29, 0, 48
HSL:
204°, 56.2130%, 33.1373%
HSV (HSB):
204°, 71.9697%, 51.7647%
XYZ:
8.9305, 10.0647, 23.3018
xyY:
0.2111, 0.2380, 10.0647
CIE-Lab:
37.9582, -5.2700, -26.5984
CIE-LCH:
37.9582, 27.1155, 258.7931
CIE-Luv:
37.9582, -20.9203, -36.5991
Hunter-Lab:
31.7249, -5.2710, -21.3409
#255e84 color charts
#255e84 color shades, tints & tones
#255e84 color schemes
#255e84 color preview, HTML & CSS examples
This text has a color of #255e84
<p style="color:#255e84;">Text here</p>
.mytext {color:#255e84;}
This box has a color of #255e84
<div style="background-color:#255e84;">Content here</div>
.mybackground {background-color:#255e84;}
Border around this has a color of #255e84
<div style="border:2px solid #255e84;">Content here</div>
.myborder {border:2px solid #255e84;}