#7f1aad color space conversions
Hex:
        #7f1aad
        RGB:
        127, 26, 173
        CMY:
        50, 90, 32
        CMYK:
        27, 85, 0, 32
      HSL:
        281°, 73.8693%, 39.0196%
        HSV (HSB):
        281°, 84.9711%, 67.8431%
        XYZ:
        16.6646, 8.2679, 40.2527
        xyY:
        0.2557, 0.1268, 8.2679
      CIE-Lab:
        34.5348, 62.0257, -56.4117
        CIE-LCH:
        34.5348, 83.8419, 317.7138
        CIE-Luv:
        34.5348, 25.6464, -82.4800
        Hunter-Lab:
        28.7540, 53.1315, -62.8721
      #7f1aad color charts
#7f1aad RGB chart
      #7f1aad CMYK chart
      #7f1aad RGB pie chart
      #7f1aad color shades, tints & tones
#7f1aad color schemes
#7f1aad color preview, HTML & CSS examples
           This text has a color of #7f1aad        
        
          <p style="color:#7f1aad;">Text here</p>
        
        
          .mytext {color:#7f1aad;}
        
        Text color #7f1aad
      
           This box has a color of #7f1aad        
        
          <div style="background-color:#7f1aad;">Content here</div>
        
        
          .mybackground {background-color:#7f1aad;}
        
        Background color #7f1aad
      
           Border around this has a color of #7f1aad        
        
          <div style="border:2px solid #7f1aad;">Content here</div>
        
        
          .myborder {border:2px solid #7f1aad;}
        
        Border color #7f1aad