#7f2ca2 color space conversions
Hex:
        #7f2ca2
        RGB:
        127, 44, 162
        CMY:
        50, 83, 36
        CMYK:
        22, 73, 0, 36
      HSL:
        282°, 57.2816%, 40.3922%
        HSV (HSB):
        282°, 72.8395%, 63.5294%
        XYZ:
        16.1747, 8.9220, 35.0520
        xyY:
        0.2689, 0.1483, 8.9220
      CIE-Lab:
        35.8337, 53.6569, -47.7032
        CIE-LCH:
        35.8337, 71.7959, 318.3616
        CIE-Luv:
        35.8337, 25.9566, -71.5715
        Hunter-Lab:
        29.8698, 44.3868, -48.6677
      #7f2ca2 color charts
#7f2ca2 RGB chart
      #7f2ca2 CMYK chart
      #7f2ca2 RGB pie chart
      #7f2ca2 color shades, tints & tones
#7f2ca2 color schemes
#7f2ca2 color preview, HTML & CSS examples
           This text has a color of #7f2ca2        
        
          <p style="color:#7f2ca2;">Text here</p>
        
        
          .mytext {color:#7f2ca2;}
        
        Text color #7f2ca2
      
           This box has a color of #7f2ca2        
        
          <div style="background-color:#7f2ca2;">Content here</div>
        
        
          .mybackground {background-color:#7f2ca2;}
        
        Background color #7f2ca2
      
           Border around this has a color of #7f2ca2        
        
          <div style="border:2px solid #7f2ca2;">Content here</div>
        
        
          .myborder {border:2px solid #7f2ca2;}
        
        Border color #7f2ca2