#7f2f94 color space conversions
Hex:
        #7f2f94
        RGB:
        127, 47, 148
        CMY:
        50, 82, 42
        CMYK:
        14, 68, 0, 42
      HSL:
        288°, 51.7949%, 38.2353%
        HSV (HSB):
        288°, 68.2432%, 58.0392%
        XYZ:
        15.1142, 8.6832, 28.8964
        xyY:
        0.2868, 0.1648, 8.6832
      CIE-Lab:
        35.3670, 49.4760, -39.9623
        CIE-LCH:
        35.3670, 63.5992, 321.0718
        CIE-Luv:
        35.3670, 28.8243, -60.4889
        Hunter-Lab:
        29.4672, 39.9878, -37.5144
      #7f2f94 color charts
#7f2f94 RGB chart
      #7f2f94 CMYK chart
      #7f2f94 RGB pie chart
      #7f2f94 color shades, tints & tones
#7f2f94 color schemes
#7f2f94 color preview, HTML & CSS examples
           This text has a color of #7f2f94        
        
          <p style="color:#7f2f94;">Text here</p>
        
        
          .mytext {color:#7f2f94;}
        
        Text color #7f2f94
      
           This box has a color of #7f2f94        
        
          <div style="background-color:#7f2f94;">Content here</div>
        
        
          .mybackground {background-color:#7f2f94;}
        
        Background color #7f2f94
      
           Border around this has a color of #7f2f94        
        
          <div style="border:2px solid #7f2f94;">Content here</div>
        
        
          .myborder {border:2px solid #7f2f94;}
        
        Border color #7f2f94