#255fac color space conversions
Hex:
#255fac
RGB:
37, 95, 172
CMY:
85, 63, 33
CMYK:
78, 45, 0, 33
HSL:
214°, 64.5933%, 40.9804%
HSV (HSB):
214°, 78.4884%, 67.4510%
XYZ:
12.3016, 11.5563, 40.6120
xyY:
0.1908, 0.1793, 11.5563
CIE-Lab:
40.5020, 9.3732, -46.5491
CIE-LCH:
40.5020, 47.4835, 281.3849
CIE-Luv:
40.5020, -19.9080, -68.4923
Hunter-Lab:
33.9945, 5.1031, -47.0353
#255fac color charts
#255fac color shades, tints & tones
#255fac color schemes
#255fac color preview, HTML & CSS examples
This text has a color of #255fac
<p style="color:#255fac;">Text here</p>
.mytext {color:#255fac;}
This box has a color of #255fac
<div style="background-color:#255fac;">Content here</div>
.mybackground {background-color:#255fac;}
Border around this has a color of #255fac
<div style="border:2px solid #255fac;">Content here</div>
.myborder {border:2px solid #255fac;}