#7e05da color space conversions
Hex:
        #7e05da
        RGB:
        126, 5, 218
        CMY:
        51, 98, 15
        CMYK:
        42, 98, 0, 15
      HSL:
        274°, 95.5157%, 43.7255%
        HSV (HSB):
        274°, 97.7064%, 85.4902%
        XYZ:
        21.3133, 9.6061, 67.0605
        xyY:
        0.2175, 0.0980, 9.6061
      CIE-Lab:
        37.1260, 74.7759, -78.5666
        CIE-LCH:
        37.1260, 108.4626, 313.5839
        CIE-Luv:
        37.1260, 16.7573, -112.2126
        Hunter-Lab:
        30.9937, 68.5094, -106.5889
      #7e05da color charts
#7e05da RGB chart
      #7e05da CMYK chart
      #7e05da RGB pie chart
      #7e05da color shades, tints & tones
#7e05da color schemes
#7e05da color preview, HTML & CSS examples
           This text has a color of #7e05da        
        
          <p style="color:#7e05da;">Text here</p>
        
        
          .mytext {color:#7e05da;}
        
        Text color #7e05da
      
           This box has a color of #7e05da        
        
          <div style="background-color:#7e05da;">Content here</div>
        
        
          .mybackground {background-color:#7e05da;}
        
        Background color #7e05da
      
           Border around this has a color of #7e05da        
        
          <div style="border:2px solid #7e05da;">Content here</div>
        
        
          .myborder {border:2px solid #7e05da;}
        
        Border color #7e05da