#5c286e color space conversions
Hex:
        #5c286e
        RGB:
        92, 40, 110
        CMY:
        64, 84, 57
        CMYK:
        16, 64, 0, 57
      HSL:
        285°, 46.6667%, 29.4118%
        HSV (HSB):
        285°, 63.6364%, 43.1373%
        XYZ:
        7.9869, 4.9187, 15.2803
        xyY:
        0.2834, 0.1745, 4.9187
      CIE-Lab:
        26.5018, 35.8054, -30.6541
        CIE-LCH:
        26.5018, 47.1349, 319.4321
        CIE-Luv:
        26.5018, 18.0935, -41.8352
        Hunter-Lab:
        22.1781, 25.4707, -25.3250
      #5c286e color charts
#5c286e RGB chart
      #5c286e CMYK chart
      #5c286e RGB pie chart
      #5c286e color shades, tints & tones
#5c286e color schemes
#5c286e color preview, HTML & CSS examples
           This text has a color of #5c286e        
        
          <p style="color:#5c286e;">Text here</p>
        
        
          .mytext {color:#5c286e;}
        
        Text color #5c286e
      
           This box has a color of #5c286e        
        
          <div style="background-color:#5c286e;">Content here</div>
        
        
          .mybackground {background-color:#5c286e;}
        
        Background color #5c286e
      
           Border around this has a color of #5c286e        
        
          <div style="border:2px solid #5c286e;">Content here</div>
        
        
          .myborder {border:2px solid #5c286e;}
        
        Border color #5c286e