#5555ca color space conversions
Hex:
#5555ca
RGB:
85, 85, 202
CMY:
67, 67, 21
CMYK:
58, 58, 0, 21
HSL:
240°, 52.4664%, 56.2745%
HSV (HSB):
240°, 57.9208%, 79.2157%
XYZ:
17.6555, 12.6926, 57.3965
xyY:
0.2012, 0.1447, 12.6926
CIE-Lab:
42.2963, 34.0109, -61.0508
CIE-LCH:
42.2963, 69.8852, 299.1218
CIE-Luv:
42.2963, -6.6569, -92.3243
Hunter-Lab:
35.6266, 26.1126, -70.5809
#5555ca color charts
#5555ca color shades, tints & tones
#5555ca color schemes
#5555ca color preview, HTML & CSS examples
This text has a color of #5555ca
<p style="color:#5555ca;">Text here</p>
.mytext {color:#5555ca;}
This box has a color of #5555ca
<div style="background-color:#5555ca;">Content here</div>
.mybackground {background-color:#5555ca;}
Border around this has a color of #5555ca
<div style="border:2px solid #5555ca;">Content here</div>
.myborder {border:2px solid #5555ca;}