#5555fa color space conversions
Hex:
#5555fa
RGB:
85, 85, 250
CMY:
67, 67, 2
CMYK:
66, 66, 0, 2
HSL:
240°, 94.2857%, 65.6863%
HSV (HSB):
240°, 66.0000%, 98.0392%
XYZ:
24.2501, 15.3304, 92.1234
xyY:
0.1841, 0.1164, 15.3304
CIE-Lab:
46.0835, 49.5224, -82.1213
CIE-LCH:
46.0835, 95.8977, 301.0917
CIE-Luv:
46.0835, -8.9976, -124.7843
Hunter-Lab:
39.1541, 42.0346, -112.0922
#5555fa color charts
#5555fa color shades, tints & tones
#5555fa color schemes
#5555fa color preview, HTML & CSS examples
This text has a color of #5555fa
<p style="color:#5555fa;">Text here</p>
.mytext {color:#5555fa;}
This box has a color of #5555fa
<div style="background-color:#5555fa;">Content here</div>
.mybackground {background-color:#5555fa;}
Border around this has a color of #5555fa
<div style="border:2px solid #5555fa;">Content here</div>
.myborder {border:2px solid #5555fa;}