#5c3dbd color space conversions
Hex:
        #5c3dbd
        RGB:
        92, 61, 189
        CMY:
        64, 76, 26
        CMYK:
        51, 68, 0, 26
      HSL:
        255°, 51.2000%, 49.0196%
        HSV (HSB):
        255°, 67.7249%, 74.1176%
        XYZ:
        15.2677, 9.2869, 49.1320
        xyY:
        0.2072, 0.1260, 9.2869
      CIE-Lab:
        36.5309, 45.3727, -62.8315
        CIE-LCH:
        36.5309, 77.5015, 305.8343
        CIE-Luv:
        36.5309, 2.0910, -90.9646
        Hunter-Lab:
        30.4745, 36.0981, -74.2573
      #5c3dbd color charts
#5c3dbd RGB chart
      #5c3dbd CMYK chart
      #5c3dbd RGB pie chart
      #5c3dbd color shades, tints & tones
#5c3dbd color schemes
#5c3dbd color preview, HTML & CSS examples
           This text has a color of #5c3dbd        
        
          <p style="color:#5c3dbd;">Text here</p>
        
        
          .mytext {color:#5c3dbd;}
        
        Text color #5c3dbd
      
           This box has a color of #5c3dbd        
        
          <div style="background-color:#5c3dbd;">Content here</div>
        
        
          .mybackground {background-color:#5c3dbd;}
        
        Background color #5c3dbd
      
           Border around this has a color of #5c3dbd        
        
          <div style="border:2px solid #5c3dbd;">Content here</div>
        
        
          .myborder {border:2px solid #5c3dbd;}
        
        Border color #5c3dbd