#5f055f color space conversions
Hex:
        #5f055f
        RGB:
        95, 5, 95
        CMY:
        63, 98, 63
        CMYK:
        0, 95, 0, 63
      HSL:
        300°, 90.0000%, 19.6078%
        HSV (HSB):
        300°, 94.7368%, 37.2549%
        XYZ:
        6.8391, 3.3677, 11.1160
        xyY:
        0.3207, 0.1579, 3.3677
      CIE-Lab:
        21.4600, 46.5000, -28.8884
        CIE-LCH:
        21.4600, 54.7429, 328.1492
        CIE-Luv:
        21.4600, 28.9495, -37.4327
        Hunter-Lab:
        18.3512, 34.4090, -23.0684
      #5f055f color charts
#5f055f RGB chart
      #5f055f CMYK chart
      #5f055f RGB pie chart
      #5f055f color shades, tints & tones
#5f055f color schemes
#5f055f color preview, HTML & CSS examples
           This text has a color of #5f055f        
        
          <p style="color:#5f055f;">Text here</p>
        
        
          .mytext {color:#5f055f;}
        
        Text color #5f055f
      
           This box has a color of #5f055f        
        
          <div style="background-color:#5f055f;">Content here</div>
        
        
          .mybackground {background-color:#5f055f;}
        
        Background color #5f055f
      
           Border around this has a color of #5f055f        
        
          <div style="border:2px solid #5f055f;">Content here</div>
        
        
          .myborder {border:2px solid #5f055f;}
        
        Border color #5f055f