#5f2eae color space conversions
Hex:
        #5f2eae
        RGB:
        95, 46, 174
        CMY:
        63, 82, 32
        CMYK:
        45, 74, 0, 32
      HSL:
        263°, 58.1818%, 43.1373%
        HSV (HSB):
        263°, 73.5632%, 68.2353%
        XYZ:
        13.3363, 7.4429, 40.7781
        xyY:
        0.2166, 0.1209, 7.4429
      CIE-Lab:
        32.7946, 49.4963, -60.0339
        CIE-LCH:
        32.7946, 77.8072, 309.5046
        CIE-Luv:
        32.7946, 7.6136, -84.1926
        Hunter-Lab:
        27.2816, 39.5146, -69.5242
      #5f2eae color charts
#5f2eae RGB chart
      #5f2eae CMYK chart
      #5f2eae RGB pie chart
      #5f2eae color shades, tints & tones
#5f2eae color schemes
#5f2eae color preview, HTML & CSS examples
           This text has a color of #5f2eae        
        
          <p style="color:#5f2eae;">Text here</p>
        
        
          .mytext {color:#5f2eae;}
        
        Text color #5f2eae
      
           This box has a color of #5f2eae        
        
          <div style="background-color:#5f2eae;">Content here</div>
        
        
          .mybackground {background-color:#5f2eae;}
        
        Background color #5f2eae
      
           Border around this has a color of #5f2eae        
        
          <div style="border:2px solid #5f2eae;">Content here</div>
        
        
          .myborder {border:2px solid #5f2eae;}
        
        Border color #5f2eae