#7f2d87 color space conversions
Hex:
        #7f2d87
        RGB:
        127, 45, 135
        CMY:
        50, 82, 47
        CMYK:
        6, 67, 0, 47
      HSL:
        295°, 50.0000%, 35.2941%
        HSV (HSB):
        295°, 66.6667%, 52.9412%
        XYZ:
        14.0640, 8.1381, 23.7512
        xyY:
        0.3060, 0.1771, 8.1381
      CIE-Lab:
        34.2688, 47.7840, -33.7238
        CIE-LCH:
        34.2688, 58.4859, 324.7873
        CIE-Luv:
        34.2688, 32.7074, -51.3077
        Hunter-Lab:
        28.5273, 38.0777, -29.3945
      #7f2d87 color charts
#7f2d87 RGB chart
      #7f2d87 CMYK chart
      #7f2d87 RGB pie chart
      #7f2d87 color shades, tints & tones
#7f2d87 color schemes
#7f2d87 color preview, HTML & CSS examples
           This text has a color of #7f2d87        
        
          <p style="color:#7f2d87;">Text here</p>
        
        
          .mytext {color:#7f2d87;}
        
        Text color #7f2d87
      
           This box has a color of #7f2d87        
        
          <div style="background-color:#7f2d87;">Content here</div>
        
        
          .mybackground {background-color:#7f2d87;}
        
        Background color #7f2d87
      
           Border around this has a color of #7f2d87        
        
          <div style="border:2px solid #7f2d87;">Content here</div>
        
        
          .myborder {border:2px solid #7f2d87;}
        
        Border color #7f2d87