#5555f8 color space conversions
Hex:
#5555f8
RGB:
85, 85, 248
CMY:
67, 67, 3
CMYK:
66, 66, 0, 3
HSL:
240°, 92.0904%, 65.2941%
HSV (HSB):
240°, 65.7258%, 97.2549%
XYZ:
23.9381, 15.2056, 90.4802
xyY:
0.1847, 0.1173, 15.2056
CIE-Lab:
45.9145, 48.8846, -81.2811
CIE-LCH:
45.9145, 94.8489, 301.0238
CIE-Luv:
45.9145, -8.9049, -123.4983
Hunter-Lab:
38.9944, 41.3385, -110.2770
#5555f8 color charts
#5555f8 color shades, tints & tones
#5555f8 color schemes
#5555f8 color preview, HTML & CSS examples
This text has a color of #5555f8
<p style="color:#5555f8;">Text here</p>
.mytext {color:#5555f8;}
This box has a color of #5555f8
<div style="background-color:#5555f8;">Content here</div>
.mybackground {background-color:#5555f8;}
Border around this has a color of #5555f8
<div style="border:2px solid #5555f8;">Content here</div>
.myborder {border:2px solid #5555f8;}