#7f2ca7 color space conversions
Hex:
        #7f2ca7
        RGB:
        127, 44, 167
        CMY:
        50, 83, 35
        CMYK:
        24, 74, 0, 35
      HSL:
        280°, 58.2938%, 41.3725%
        HSV (HSB):
        280°, 73.6527%, 65.4902%
        XYZ:
        16.6281, 9.1034, 37.4400
        xyY:
        0.2632, 0.1441, 9.1034
      CIE-Lab:
        36.1826, 54.7185, -50.1461
        CIE-LCH:
        36.1826, 74.2210, 317.4967
        CIE-Luv:
        36.1826, 24.7788, -75.1400
        Hunter-Lab:
        30.1719, 45.5731, -52.4521
      #7f2ca7 color charts
#7f2ca7 RGB chart
      #7f2ca7 CMYK chart
      #7f2ca7 RGB pie chart
      #7f2ca7 color shades, tints & tones
#7f2ca7 color schemes
#7f2ca7 color preview, HTML & CSS examples
           This text has a color of #7f2ca7        
        
          <p style="color:#7f2ca7;">Text here</p>
        
        
          .mytext {color:#7f2ca7;}
        
        Text color #7f2ca7
      
           This box has a color of #7f2ca7        
        
          <div style="background-color:#7f2ca7;">Content here</div>
        
        
          .mybackground {background-color:#7f2ca7;}
        
        Background color #7f2ca7
      
           Border around this has a color of #7f2ca7        
        
          <div style="border:2px solid #7f2ca7;">Content here</div>
        
        
          .myborder {border:2px solid #7f2ca7;}
        
        Border color #7f2ca7