#5c337e color space conversions
Hex:
        #5c337e
        RGB:
        92, 51, 126
        CMY:
        64, 80, 51
        CMYK:
        27, 60, 0, 51
      HSL:
        273°, 42.3729%, 34.7059%
        HSV (HSB):
        273°, 59.5238%, 49.4118%
        XYZ:
        9.3634, 6.1493, 20.4321
        xyY:
        0.2605, 0.1711, 6.1493
      CIE-Lab:
        29.7861, 33.5693, -35.5608
        CIE-LCH:
        29.7861, 48.9026, 313.3500
        CIE-Luv:
        29.7861, 12.4211, -49.7940
        Hunter-Lab:
        24.7978, 24.0032, -31.4933
      #5c337e color charts
#5c337e RGB chart
      #5c337e CMYK chart
      #5c337e RGB pie chart
      #5c337e color shades, tints & tones
#5c337e color schemes
#5c337e color preview, HTML & CSS examples
           This text has a color of #5c337e        
        
          <p style="color:#5c337e;">Text here</p>
        
        
          .mytext {color:#5c337e;}
        
        Text color #5c337e
      
           This box has a color of #5c337e        
        
          <div style="background-color:#5c337e;">Content here</div>
        
        
          .mybackground {background-color:#5c337e;}
        
        Background color #5c337e
      
           Border around this has a color of #5c337e        
        
          <div style="border:2px solid #5c337e;">Content here</div>
        
        
          .myborder {border:2px solid #5c337e;}
        
        Border color #5c337e