#255aac color space conversions
Hex:
#255aac
RGB:
37, 90, 172
CMY:
85, 65, 33
CMYK:
78, 48, 0, 33
HSL:
216°, 64.5933%, 40.9804%
HSV (HSB):
216°, 78.4884%, 67.4510%
XYZ:
11.8655, 10.6842, 40.4666
xyY:
0.1883, 0.1695, 10.6842
CIE-Lab:
39.0434, 12.6361, -48.8920
CIE-LCH:
39.0434, 50.4985, 284.4909
CIE-Luv:
39.0434, -18.3459, -71.4363
Hunter-Lab:
32.6867, 7.5951, -50.5212
#255aac color charts
#255aac RGB chart
#255aac CMYK chart
#255aac RGB pie chart
#255aac color shades, tints & tones
#255aac color schemes
#255aac color preview, HTML & CSS examples
This text has a color of #255aac
<p style="color:#255aac;">Text here</p>
.mytext {color:#255aac;}
Text color #255aac
This box has a color of #255aac
<div style="background-color:#255aac;">Content here</div>
.mybackground {background-color:#255aac;}
Background color #255aac
Border around this has a color of #255aac
<div style="border:2px solid #255aac;">Content here</div>
.myborder {border:2px solid #255aac;}
Border color #255aac