#5c4cdb color space conversions
Hex:
        #5c4cdb
        RGB:
        92, 76, 219
        CMY:
        64, 70, 14
        CMYK:
        58, 65, 0, 14
      HSL:
        247°, 66.5116%, 57.8431%
        HSV (HSB):
        247°, 65.2968%, 85.8824%
        XYZ:
        19.7843, 12.5587, 68.3992
        xyY:
        0.1964, 0.1247, 12.5587
      CIE-Lab:
        42.0906, 45.9314, -71.1318
        CIE-LCH:
        42.0906, 84.6725, 302.8513
        CIE-Luv:
        42.0906, -3.4978, -106.6451
        Hunter-Lab:
        35.4382, 37.6352, -89.6287
      #5c4cdb color charts
#5c4cdb RGB chart
      #5c4cdb CMYK chart
      #5c4cdb RGB pie chart
      #5c4cdb color shades, tints & tones
#5c4cdb color schemes
#5c4cdb color preview, HTML & CSS examples
           This text has a color of #5c4cdb        
        
          <p style="color:#5c4cdb;">Text here</p>
        
        
          .mytext {color:#5c4cdb;}
        
        Text color #5c4cdb
      
           This box has a color of #5c4cdb        
        
          <div style="background-color:#5c4cdb;">Content here</div>
        
        
          .mybackground {background-color:#5c4cdb;}
        
        Background color #5c4cdb
      
           Border around this has a color of #5c4cdb        
        
          <div style="border:2px solid #5c4cdb;">Content here</div>
        
        
          .myborder {border:2px solid #5c4cdb;}
        
        Border color #5c4cdb