#5f125f color space conversions
Hex:
        #5f125f
        RGB:
        95, 18, 95
        CMY:
        63, 93, 63
        CMYK:
        0, 81, 0, 63
      HSL:
        300°, 68.1416%, 22.1569%
        HSV (HSB):
        300°, 81.0526%, 37.2549%
        XYZ:
        7.0012, 3.6917, 11.1700
        xyY:
        0.3202, 0.1689, 3.6917
      CIE-Lab:
        22.6250, 43.1081, -27.0309
        CIE-LCH:
        22.6250, 50.8820, 327.9103
        CIE-Luv:
        22.6250, 27.7121, -35.8331
        Hunter-Lab:
        19.2139, 31.4178, -21.0187
      #5f125f color charts
#5f125f RGB chart
      #5f125f CMYK chart
      #5f125f RGB pie chart
      #5f125f color shades, tints & tones
#5f125f color schemes
#5f125f color preview, HTML & CSS examples
           This text has a color of #5f125f        
        
          <p style="color:#5f125f;">Text here</p>
        
        
          .mytext {color:#5f125f;}
        
        Text color #5f125f
      
           This box has a color of #5f125f        
        
          <div style="background-color:#5f125f;">Content here</div>
        
        
          .mybackground {background-color:#5f125f;}
        
        Background color #5f125f
      
           Border around this has a color of #5f125f        
        
          <div style="border:2px solid #5f125f;">Content here</div>
        
        
          .myborder {border:2px solid #5f125f;}
        
        Border color #5f125f