#7f4cc2 color space conversions
Hex:
        #7f4cc2
        RGB:
        127, 76, 194
        CMY:
        50, 70, 24
        CMYK:
        35, 61, 0, 24
      HSL:
        266°, 49.1667%, 52.9412%
        HSV (HSB):
        266°, 60.8247%, 76.0784%
        XYZ:
        21.0744, 13.5760, 52.5486
        xyY:
        0.2417, 0.1557, 13.5760
      CIE-Lab:
        43.6185, 45.6516, -54.0880
        CIE-LCH:
        43.6185, 70.7784, 310.1652
        CIE-Luv:
        43.6185, 12.8307, -84.3671
        Hunter-Lab:
        36.8456, 37.6164, -58.7667
      #7f4cc2 color charts
#7f4cc2 RGB chart
      #7f4cc2 CMYK chart
      #7f4cc2 RGB pie chart
      #7f4cc2 color shades, tints & tones
#7f4cc2 color schemes
#7f4cc2 color preview, HTML & CSS examples
           This text has a color of #7f4cc2        
        
          <p style="color:#7f4cc2;">Text here</p>
        
        
          .mytext {color:#7f4cc2;}
        
        Text color #7f4cc2
      
           This box has a color of #7f4cc2        
        
          <div style="background-color:#7f4cc2;">Content here</div>
        
        
          .mybackground {background-color:#7f4cc2;}
        
        Background color #7f4cc2
      
           Border around this has a color of #7f4cc2        
        
          <div style="border:2px solid #7f4cc2;">Content here</div>
        
        
          .myborder {border:2px solid #7f4cc2;}
        
        Border color #7f4cc2