#5a55f1 color space conversions
Hex:
        #5a55f1
        RGB:
        90, 85, 241
        CMY:
        65, 67, 5
        CMYK:
        63, 65, 0, 5
      HSL:
        242°, 84.7826%, 63.9216%
        HSV (HSB):
        242°, 64.7303%, 94.5098%
        XYZ:
        23.3421, 15.0215, 84.8883
        xyY:
        0.1894, 0.1219, 15.0215
      CIE-Lab:
        45.6637, 47.3234, -77.7574
        CIE-LCH:
        45.6637, 91.0259, 301.3249
        CIE-Luv:
        45.6637, -7.3243, -118.5698
        Hunter-Lab:
        38.7576, 39.6774, -102.7287
      #5a55f1 color charts
#5a55f1 RGB chart
      #5a55f1 CMYK chart
      #5a55f1 RGB pie chart
      #5a55f1 color shades, tints & tones
#5a55f1 color schemes
#5a55f1 color preview, HTML & CSS examples
           This text has a color of #5a55f1        
        
          <p style="color:#5a55f1;">Text here</p>
        
        
          .mytext {color:#5a55f1;}
        
        Text color #5a55f1
      
           This box has a color of #5a55f1        
        
          <div style="background-color:#5a55f1;">Content here</div>
        
        
          .mybackground {background-color:#5a55f1;}
        
        Background color #5a55f1
      
           Border around this has a color of #5a55f1        
        
          <div style="border:2px solid #5a55f1;">Content here</div>
        
        
          .myborder {border:2px solid #5a55f1;}
        
        Border color #5a55f1