#5555ac color space conversions
Hex:
#5555ac
RGB:
85, 85, 172
CMY:
67, 67, 33
CMYK:
51, 51, 0, 33
HSL:
240°, 34.3874%, 50.3922%
HSV (HSB):
240°, 50.5814%, 67.4510%
XYZ:
14.4412, 11.4069, 40.4703
xyY:
0.2178, 0.1720, 11.4069
CIE-Lab:
40.2574, 24.3147, -46.8033
CIE-LCH:
40.2574, 52.7423, 297.4522
CIE-Luv:
40.2574, -5.0520, -70.0680
Hunter-Lab:
33.7740, 17.2190, -47.4035
#5555ac color charts
#5555ac color shades, tints & tones
#5555ac color schemes
#5555ac color preview, HTML & CSS examples
This text has a color of #5555ac
<p style="color:#5555ac;">Text here</p>
.mytext {color:#5555ac;}
This box has a color of #5555ac
<div style="background-color:#5555ac;">Content here</div>
.mybackground {background-color:#5555ac;}
Border around this has a color of #5555ac
<div style="border:2px solid #5555ac;">Content here</div>
.myborder {border:2px solid #5555ac;}