#255aa6 color space conversions
Hex:
#255aa6
RGB:
37, 90, 166
CMY:
85, 65, 35
CMYK:
78, 46, 0, 35
HSL:
215°, 63.5468%, 39.8039%
HSV (HSB):
215°, 77.7108%, 65.0980%
XYZ:
11.3020, 10.4588, 37.4995
xyY:
0.1907, 0.1765, 10.4588
CIE-Lab:
38.6536, 10.2964, -45.9601
CIE-LCH:
38.6536, 47.0993, 282.6274
CIE-Luv:
38.6536, -18.4792, -66.8209
Hunter-Lab:
32.3401, 5.7861, -46.1108
#255aa6 color charts
#255aa6 color shades, tints & tones
#255aa6 color schemes
#255aa6 color preview, HTML & CSS examples
This text has a color of #255aa6
<p style="color:#255aa6;">Text here</p>
.mytext {color:#255aa6;}
This box has a color of #255aa6
<div style="background-color:#255aa6;">Content here</div>
.mybackground {background-color:#255aa6;}
Border around this has a color of #255aa6
<div style="border:2px solid #255aa6;">Content here</div>
.myborder {border:2px solid #255aa6;}