#255dac color space conversions
Hex:
#255dac
RGB:
37, 93, 172
CMY:
85, 64, 33
CMYK:
78, 46, 0, 33
HSL:
215°, 64.5933%, 40.9804%
HSV (HSB):
215°, 78.4884%, 67.4510%
XYZ:
12.1237, 11.2006, 40.5527
xyY:
0.1898, 0.1753, 11.2006
CIE-Lab:
39.9163, 10.6733, -47.4890
CIE-LCH:
39.9163, 48.6737, 282.6670
CIE-Luv:
39.9163, -19.2773, -69.6962
Hunter-Lab:
33.4673, 6.0949, -48.4153
#255dac color charts
#255dac color shades, tints & tones
#255dac color schemes
#255dac color preview, HTML & CSS examples
This text has a color of #255dac
<p style="color:#255dac;">Text here</p>
.mytext {color:#255dac;}
This box has a color of #255dac
<div style="background-color:#255dac;">Content here</div>
.mybackground {background-color:#255dac;}
Border around this has a color of #255dac
<div style="border:2px solid #255dac;">Content here</div>
.myborder {border:2px solid #255dac;}