#5555d5 color space conversions
Hex:
#5555d5
RGB:
85, 85, 213
CMY:
67, 67, 16
CMYK:
60, 60, 0, 16
HSL:
240°, 60.3774%, 58.4314%
HSV (HSB):
240°, 60.0939%, 83.5294%
XYZ:
19.0051, 13.2324, 64.5032
xyY:
0.1965, 0.1368, 13.2324
CIE-Lab:
43.1113, 37.5893, -66.0560
CIE-LCH:
43.1113, 76.0023, 299.6421
CIE-Luv:
43.1113, -7.2163, -100.0826
Hunter-Lab:
36.3764, 29.5998, -79.6707
#5555d5 color charts
#5555d5 color shades, tints & tones
#5555d5 color schemes
#5555d5 color preview, HTML & CSS examples
This text has a color of #5555d5
<p style="color:#5555d5;">Text here</p>
.mytext {color:#5555d5;}
This box has a color of #5555d5
<div style="background-color:#5555d5;">Content here</div>
.mybackground {background-color:#5555d5;}
Border around this has a color of #5555d5
<div style="border:2px solid #5555d5;">Content here</div>
.myborder {border:2px solid #5555d5;}