#7f42ac color space conversions
Hex:
        #7f42ac
        RGB:
        127, 66, 172
        CMY:
        50, 74, 33
        CMYK:
        26, 62, 0, 33
      HSL:
        275°, 44.5378%, 46.6667%
        HSV (HSB):
        275°, 61.6279%, 67.4510%
        XYZ:
        18.1470, 11.3870, 40.2712
        xyY:
        0.2600, 0.1631, 11.3870
      CIE-Lab:
        40.2248, 45.5631, -46.6233
        CIE-LCH:
        40.2248, 65.1900, 314.3411
        CIE-Luv:
        40.2248, 19.0826, -71.8995
        Hunter-Lab:
        33.7446, 36.9396, -47.1360
      #7f42ac color charts
#7f42ac RGB chart
      #7f42ac CMYK chart
      #7f42ac RGB pie chart
      #7f42ac color shades, tints & tones
#7f42ac color schemes
#7f42ac color preview, HTML & CSS examples
           This text has a color of #7f42ac        
        
          <p style="color:#7f42ac;">Text here</p>
        
        
          .mytext {color:#7f42ac;}
        
        Text color #7f42ac
      
           This box has a color of #7f42ac        
        
          <div style="background-color:#7f42ac;">Content here</div>
        
        
          .mybackground {background-color:#7f42ac;}
        
        Background color #7f42ac
      
           Border around this has a color of #7f42ac        
        
          <div style="border:2px solid #7f42ac;">Content here</div>
        
        
          .myborder {border:2px solid #7f42ac;}
        
        Border color #7f42ac