#7e05af color space conversions
Hex:
        #7e05af
        RGB:
        126, 5, 175
        CMY:
        51, 98, 31
        CMYK:
        28, 97, 0, 31
      HSL:
        283°, 94.4444%, 35.2941%
        HSV (HSB):
        283°, 97.1429%, 68.6275%
        XYZ:
        16.3963, 7.6393, 41.1678
        xyY:
        0.2515, 0.1172, 7.6393
      CIE-Lab:
        33.2201, 66.1824, -59.7580
        CIE-LCH:
        33.2201, 89.1691, 317.9202
        CIE-Luv:
        33.2201, 25.8571, -85.5831
        Hunter-Lab:
        27.6393, 57.5219, -68.9629
      #7e05af color charts
#7e05af RGB chart
      #7e05af CMYK chart
      #7e05af RGB pie chart
      #7e05af color shades, tints & tones
#7e05af color schemes
#7e05af color preview, HTML & CSS examples
           This text has a color of #7e05af        
        
          <p style="color:#7e05af;">Text here</p>
        
        
          .mytext {color:#7e05af;}
        
        Text color #7e05af
      
           This box has a color of #7e05af        
        
          <div style="background-color:#7e05af;">Content here</div>
        
        
          .mybackground {background-color:#7e05af;}
        
        Background color #7e05af
      
           Border around this has a color of #7e05af        
        
          <div style="border:2px solid #7e05af;">Content here</div>
        
        
          .myborder {border:2px solid #7e05af;}
        
        Border color #7e05af