#7f4ac2 color space conversions
Hex:
        #7f4ac2
        RGB:
        127, 74, 194
        CMY:
        50, 71, 24
        CMYK:
        35, 62, 0, 24
      HSL:
        267°, 49.5868%, 52.5490%
        HSV (HSB):
        267°, 61.8557%, 76.0784%
        XYZ:
        20.9388, 13.3046, 52.5034
        xyY:
        0.2414, 0.1534, 13.3046
      CIE-Lab:
        43.2187, 46.7243, -54.7324
        CIE-LCH:
        43.2187, 71.9638, 310.4869
        CIE-Luv:
        43.2187, 13.3291, -85.1613
        Hunter-Lab:
        36.4755, 38.6359, -59.8101
      #7f4ac2 color charts
#7f4ac2 RGB chart
      #7f4ac2 CMYK chart
      #7f4ac2 RGB pie chart
      #7f4ac2 color shades, tints & tones
#7f4ac2 color schemes
#7f4ac2 color preview, HTML & CSS examples
           This text has a color of #7f4ac2        
        
          <p style="color:#7f4ac2;">Text here</p>
        
        
          .mytext {color:#7f4ac2;}
        
        Text color #7f4ac2
      
           This box has a color of #7f4ac2        
        
          <div style="background-color:#7f4ac2;">Content here</div>
        
        
          .mybackground {background-color:#7f4ac2;}
        
        Background color #7f4ac2
      
           Border around this has a color of #7f4ac2        
        
          <div style="border:2px solid #7f4ac2;">Content here</div>
        
        
          .myborder {border:2px solid #7f4ac2;}
        
        Border color #7f4ac2