#555fed color space conversions
Hex:
#555fed
RGB:
85, 95, 237
CMY:
67, 63, 7
CMYK:
64, 60, 0, 7
HSL:
236°, 80.8511%, 63.1373%
HSV (HSB):
236°, 64.1350%, 92.9412%
XYZ:
23.1246, 16.2301, 82.0347
xyY:
0.1905, 0.1337, 16.2301
CIE-Lab:
47.2750, 39.4023, -72.8931
CIE-LCH:
47.2750, 82.8610, 298.3934
CIE-Luv:
47.2750, -10.7052, -112.7251
Hunter-Lab:
40.2866, 31.9576, -92.5301
#555fed color charts
#555fed RGB chart
#555fed CMYK chart
#555fed RGB pie chart
#555fed color shades, tints & tones
#555fed color schemes
#555fed color preview, HTML & CSS examples
This text has a color of #555fed
<p style="color:#555fed;">Text here</p>
.mytext {color:#555fed;}
Text color #555fed
This box has a color of #555fed
<div style="background-color:#555fed;">Content here</div>
.mybackground {background-color:#555fed;}
Background color #555fed
Border around this has a color of #555fed
<div style="border:2px solid #555fed;">Content here</div>
.myborder {border:2px solid #555fed;}
Border color #555fed