#7f4cfa color space conversions
Hex:
        #7f4cfa
        RGB:
        127, 76, 250
        CMY:
        50, 70, 2
        CMYK:
        49, 70, 0, 2
      HSL:
        258°, 94.5652%, 63.9216%
        HSV (HSB):
        258°, 69.6000%, 98.0392%
        XYZ:
        28.5922, 16.5830, 92.1364
        xyY:
        0.2082, 0.1208, 16.5830
      CIE-Lab:
        47.7303, 60.3220, -79.2908
        CIE-LCH:
        47.7303, 99.6282, 307.2628
        CIE-Luv:
        47.7303, 5.3959, -123.3626
        Hunter-Lab:
        40.7223, 54.0655, -105.6412
      #7f4cfa color charts
#7f4cfa RGB chart
      #7f4cfa CMYK chart
      #7f4cfa RGB pie chart
      #7f4cfa color shades, tints & tones
#7f4cfa color schemes
#7f4cfa color preview, HTML & CSS examples
           This text has a color of #7f4cfa        
        
          <p style="color:#7f4cfa;">Text here</p>
        
        
          .mytext {color:#7f4cfa;}
        
        Text color #7f4cfa
      
           This box has a color of #7f4cfa        
        
          <div style="background-color:#7f4cfa;">Content here</div>
        
        
          .mybackground {background-color:#7f4cfa;}
        
        Background color #7f4cfa
      
           Border around this has a color of #7f4cfa        
        
          <div style="border:2px solid #7f4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #7f4cfa;}
        
        Border color #7f4cfa