#5f3075 color space conversions
Hex:
        #5f3075
        RGB:
        95, 48, 117
        CMY:
        63, 81, 54
        CMYK:
        19, 59, 0, 54
      HSL:
        281°, 41.8182%, 32.3529%
        HSV (HSB):
        281°, 58.9744%, 45.8824%
        XYZ:
        8.9872, 5.8312, 17.4815
        xyY:
        0.2782, 0.1805, 5.8312
      CIE-Lab:
        28.9824, 33.8985, -31.1457
        CIE-LCH:
        28.9824, 46.0343, 317.4234
        CIE-Luv:
        28.9824, 16.4234, -43.6602
        Hunter-Lab:
        24.1478, 24.1743, -26.0188
      #5f3075 color charts
#5f3075 RGB chart
      #5f3075 CMYK chart
      #5f3075 RGB pie chart
      #5f3075 color shades, tints & tones
#5f3075 color schemes
#5f3075 color preview, HTML & CSS examples
           This text has a color of #5f3075        
        
          <p style="color:#5f3075;">Text here</p>
        
        
          .mytext {color:#5f3075;}
        
        Text color #5f3075
      
           This box has a color of #5f3075        
        
          <div style="background-color:#5f3075;">Content here</div>
        
        
          .mybackground {background-color:#5f3075;}
        
        Background color #5f3075
      
           Border around this has a color of #5f3075        
        
          <div style="border:2px solid #5f3075;">Content here</div>
        
        
          .myborder {border:2px solid #5f3075;}
        
        Border color #5f3075