#555ffe color space conversions
Hex:
#555ffe
RGB:
85, 95, 254
CMY:
67, 63, 0
CMYK:
67, 63, 0, 0
HSL:
236°, 98.8304%, 66.4706%
HSV (HSB):
236°, 66.5354%, 99.6078%
XYZ:
25.7279, 17.2715, 95.7436
xyY:
0.1854, 0.1245, 17.2715
CIE-Lab:
48.6003, 44.9893, -80.2280
CIE-LCH:
48.6003, 91.9814, 299.2823
CIE-Luv:
48.6003, -11.3308, -124.2108
Hunter-Lab:
41.5590, 37.7759, -107.5012
#555ffe color charts
#555ffe color shades, tints & tones
#555ffe color schemes
#555ffe color preview, HTML & CSS examples
This text has a color of #555ffe
<p style="color:#555ffe;">Text here</p>
.mytext {color:#555ffe;}
This box has a color of #555ffe
<div style="background-color:#555ffe;">Content here</div>
.mybackground {background-color:#555ffe;}
Border around this has a color of #555ffe
<div style="border:2px solid #555ffe;">Content here</div>
.myborder {border:2px solid #555ffe;}