#5f128e color space conversions
Hex:
        #5f128e
        RGB:
        95, 18, 142
        CMY:
        63, 93, 44
        CMYK:
        33, 87, 0, 44
      HSL:
        277°, 77.5000%, 31.3725%
        HSV (HSB):
        277°, 87.3239%, 55.6863%
        XYZ:
        9.8181, 4.8185, 26.0038
        xyY:
        0.2416, 0.1186, 4.8185
      CIE-Lab:
        26.2113, 52.6575, -51.3077
        CIE-LCH:
        26.2113, 73.5207, 315.7438
        CIE-Luv:
        26.2113, 16.1680, -67.2895
        Hunter-Lab:
        21.9511, 41.4236, -54.8706
      #5f128e color charts
#5f128e RGB chart
      #5f128e CMYK chart
      #5f128e RGB pie chart
      #5f128e color shades, tints & tones
#5f128e color schemes
#5f128e color preview, HTML & CSS examples
           This text has a color of #5f128e        
        
          <p style="color:#5f128e;">Text here</p>
        
        
          .mytext {color:#5f128e;}
        
        Text color #5f128e
      
           This box has a color of #5f128e        
        
          <div style="background-color:#5f128e;">Content here</div>
        
        
          .mybackground {background-color:#5f128e;}
        
        Background color #5f128e
      
           Border around this has a color of #5f128e        
        
          <div style="border:2px solid #5f128e;">Content here</div>
        
        
          .myborder {border:2px solid #5f128e;}
        
        Border color #5f128e