#7f2aaf color space conversions
Hex:
        #7f2aaf
        RGB:
        127, 42, 175
        CMY:
        50, 84, 31
        CMYK:
        27, 76, 0, 31
      HSL:
        278°, 61.2903%, 42.5490%
        HSV (HSB):
        278°, 76.0000%, 68.6275%
        XYZ:
        17.3182, 9.2631, 41.4326
        xyY:
        0.2546, 0.1362, 9.2631
      CIE-Lab:
        36.4860, 57.2272, -54.4366
        CIE-LCH:
        36.4860, 78.9829, 316.4316
        CIE-Luv:
        36.4860, 23.2735, -81.1989
        Hunter-Lab:
        30.4353, 48.3077, -59.4087
      #7f2aaf color charts
#7f2aaf RGB chart
      #7f2aaf CMYK chart
      #7f2aaf RGB pie chart
      #7f2aaf color shades, tints & tones
#7f2aaf color schemes
#7f2aaf color preview, HTML & CSS examples
           This text has a color of #7f2aaf        
        
          <p style="color:#7f2aaf;">Text here</p>
        
        
          .mytext {color:#7f2aaf;}
        
        Text color #7f2aaf
      
           This box has a color of #7f2aaf        
        
          <div style="background-color:#7f2aaf;">Content here</div>
        
        
          .mybackground {background-color:#7f2aaf;}
        
        Background color #7f2aaf
      
           Border around this has a color of #7f2aaf        
        
          <div style="border:2px solid #7f2aaf;">Content here</div>
        
        
          .myborder {border:2px solid #7f2aaf;}
        
        Border color #7f2aaf