#5f2e6a color space conversions
Hex:
        #5f2e6a
        RGB:
        95, 46, 106
        CMY:
        63, 82, 58
        CMYK:
        10, 57, 0, 58
      HSL:
        289°, 39.4737%, 29.8039%
        HSV (HSB):
        289°, 56.6038%, 41.5686%
        XYZ:
        8.2978, 5.4275, 14.2459
        xyY:
        0.2967, 0.1940, 5.4275
      CIE-Lab:
        27.9195, 32.5004, -25.8096
        CIE-LCH:
        27.9195, 41.5019, 321.5458
        CIE-Luv:
        27.9195, 19.1491, -36.1254
        Hunter-Lab:
        23.2970, 22.8077, -19.9475
      #5f2e6a color charts
#5f2e6a RGB chart
      #5f2e6a CMYK chart
      #5f2e6a RGB pie chart
      #5f2e6a color shades, tints & tones
#5f2e6a color schemes
#5f2e6a color preview, HTML & CSS examples
           This text has a color of #5f2e6a        
        
          <p style="color:#5f2e6a;">Text here</p>
        
        
          .mytext {color:#5f2e6a;}
        
        Text color #5f2e6a
      
           This box has a color of #5f2e6a        
        
          <div style="background-color:#5f2e6a;">Content here</div>
        
        
          .mybackground {background-color:#5f2e6a;}
        
        Background color #5f2e6a
      
           Border around this has a color of #5f2e6a        
        
          <div style="border:2px solid #5f2e6a;">Content here</div>
        
        
          .myborder {border:2px solid #5f2e6a;}
        
        Border color #5f2e6a