#5c57e1 color space conversions
Hex:
        #5c57e1
        RGB:
        92, 87, 225
        CMY:
        64, 66, 12
        CMYK:
        59, 61, 0, 12
      HSL:
        242°, 69.6970%, 61.1765%
        HSV (HSB):
        242°, 61.3333%, 88.2353%
        XYZ:
        21.4124, 14.5279, 72.9098
        xyY:
        0.1967, 0.1335, 14.5279
      CIE-Lab:
        44.9807, 41.3893, -69.8341
        CIE-LCH:
        44.9807, 81.1781, 300.6544
        CIE-Luv:
        44.9807, -6.3483, -106.9452
        Hunter-Lab:
        38.1155, 33.5750, -86.7327
      #5c57e1 color charts
#5c57e1 RGB chart
      #5c57e1 CMYK chart
      #5c57e1 RGB pie chart
      #5c57e1 color shades, tints & tones
#5c57e1 color schemes
#5c57e1 color preview, HTML & CSS examples
           This text has a color of #5c57e1        
        
          <p style="color:#5c57e1;">Text here</p>
        
        
          .mytext {color:#5c57e1;}
        
        Text color #5c57e1
      
           This box has a color of #5c57e1        
        
          <div style="background-color:#5c57e1;">Content here</div>
        
        
          .mybackground {background-color:#5c57e1;}
        
        Background color #5c57e1
      
           Border around this has a color of #5c57e1        
        
          <div style="border:2px solid #5c57e1;">Content here</div>
        
        
          .myborder {border:2px solid #5c57e1;}
        
        Border color #5c57e1