#555ccc color space conversions
Hex:
#555ccc
RGB:
85, 92, 204
CMY:
67, 64, 20
CMYK:
58, 55, 0, 20
HSL:
236°, 53.8462%, 56.6667%
HSV (HSB):
236°, 58.3333%, 80.0000%
XYZ:
18.4725, 13.9452, 58.8448
xyY:
0.2024, 0.1528, 13.9452
CIE-Lab:
44.1543, 30.3372, -59.1951
CIE-LCH:
44.1543, 66.5162, 297.1349
CIE-Luv:
44.1543, -8.6257, -90.5883
Hunter-Lab:
37.3433, 22.9475, -67.2877
#555ccc color charts
#555ccc RGB chart
#555ccc CMYK chart
#555ccc RGB pie chart
#555ccc color shades, tints & tones
#555ccc color schemes
#555ccc color preview, HTML & CSS examples
This text has a color of #555ccc
<p style="color:#555ccc;">Text here</p>
.mytext {color:#555ccc;}
Text color #555ccc
This box has a color of #555ccc
<div style="background-color:#555ccc;">Content here</div>
.mybackground {background-color:#555ccc;}
Background color #555ccc
Border around this has a color of #555ccc
<div style="border:2px solid #555ccc;">Content here</div>
.myborder {border:2px solid #555ccc;}
Border color #555ccc