#7f0588 color space conversions
Hex:
        #7f0588
        RGB:
        127, 5, 136
        CMY:
        50, 98, 47
        CMYK:
        7, 96, 0, 47
      HSL:
        296°, 92.9078%, 27.6471%
        HSV (HSB):
        296°, 96.3235%, 53.3333%
        XYZ:
        13.2506, 6.3981, 23.8291
        xyY:
        0.3048, 0.1472, 6.3981
      CIE-Lab:
        30.3955, 59.2795, -40.5334
        CIE-LCH:
        30.3955, 71.8123, 325.6370
        CIE-Luv:
        30.3955, 37.7206, -59.1473
        Hunter-Lab:
        25.2945, 49.2421, -38.1489
      #7f0588 color charts
#7f0588 RGB chart
      #7f0588 CMYK chart
      #7f0588 RGB pie chart
      #7f0588 color shades, tints & tones
#7f0588 color schemes
#7f0588 color preview, HTML & CSS examples
           This text has a color of #7f0588        
        
          <p style="color:#7f0588;">Text here</p>
        
        
          .mytext {color:#7f0588;}
        
        Text color #7f0588
      
           This box has a color of #7f0588        
        
          <div style="background-color:#7f0588;">Content here</div>
        
        
          .mybackground {background-color:#7f0588;}
        
        Background color #7f0588
      
           Border around this has a color of #7f0588        
        
          <div style="border:2px solid #7f0588;">Content here</div>
        
        
          .myborder {border:2px solid #7f0588;}
        
        Border color #7f0588