#5555c9 color space conversions
Hex:
#5555c9
RGB:
85, 85, 201
CMY:
67, 67, 21
CMYK:
58, 58, 0, 21
HSL:
240°, 51.7857%, 56.0784%
HSV (HSB):
240°, 57.7114%, 78.8235%
XYZ:
17.5374, 12.6453, 56.7748
xyY:
0.2017, 0.1454, 12.6453
CIE-Lab:
42.2239, 33.6857, -60.5902
CIE-LCH:
42.2239, 69.3246, 299.0723
CIE-Luv:
42.2239, -6.6053, -91.6086
Hunter-Lab:
35.5603, 25.8011, -69.7690
#5555c9 color charts
#5555c9 color shades, tints & tones
#5555c9 color schemes
#5555c9 color preview, HTML & CSS examples
This text has a color of #5555c9
<p style="color:#5555c9;">Text here</p>
.mytext {color:#5555c9;}
This box has a color of #5555c9
<div style="background-color:#5555c9;">Content here</div>
.mybackground {background-color:#5555c9;}
Border around this has a color of #5555c9
<div style="border:2px solid #5555c9;">Content here</div>
.myborder {border:2px solid #5555c9;}