#555fe2 color space conversions
Hex:
        #555fe2
        RGB:
        85, 95, 226
        CMY:
        67, 63, 11
        CMYK:
        62, 58, 0, 11
      HSL:
        236°, 70.8543%, 60.9804%
        HSV (HSB):
        236°, 62.3894%, 88.6275%
        XYZ:
        21.5660, 15.6067, 73.8272
        xyY:
        0.1943, 0.1406, 15.6067
      CIE-Lab:
        46.4542, 35.7637, -68.0246
        CIE-LCH:
        46.4542, 76.8530, 297.7330
        CIE-Luv:
        46.4542, -10.2960, -105.0563
        Hunter-Lab:
        39.5053, 28.3090, -83.1470
      #555fe2 color charts
#555fe2 RGB chart
      #555fe2 CMYK chart
      #555fe2 RGB pie chart
      #555fe2 color shades, tints & tones
#555fe2 color schemes
#555fe2 color preview, HTML & CSS examples
           This text has a color of #555fe2        
        
          <p style="color:#555fe2;">Text here</p>
        
        
          .mytext {color:#555fe2;}
        
        Text color #555fe2
      
           This box has a color of #555fe2        
        
          <div style="background-color:#555fe2;">Content here</div>
        
        
          .mybackground {background-color:#555fe2;}
        
        Background color #555fe2
      
           Border around this has a color of #555fe2        
        
          <div style="border:2px solid #555fe2;">Content here</div>
        
        
          .myborder {border:2px solid #555fe2;}
        
        Border color #555fe2