#7e0eca color space conversions
Hex:
        #7e0eca
        RGB:
        126, 14, 202
        CMY:
        51, 95, 21
        CMYK:
        38, 93, 0, 21
      HSL:
        276°, 87.0370%, 42.3529%
        HSV (HSB):
        276°, 93.0693%, 79.2157%
        XYZ:
        19.4219, 9.0140, 56.5933
        xyY:
        0.2284, 0.1060, 9.0140
      CIE-Lab:
        36.0112, 70.3156, -71.1302
        CIE-LCH:
        36.0112, 100.0189, 314.6700
        CIE-Luv:
        36.0112, 19.4901, -102.1801
        Hunter-Lab:
        30.0233, 62.9300, -90.7443
      #7e0eca color charts
#7e0eca RGB chart
      #7e0eca CMYK chart
      #7e0eca RGB pie chart
      #7e0eca color shades, tints & tones
#7e0eca color schemes
#7e0eca color preview, HTML & CSS examples
           This text has a color of #7e0eca        
        
          <p style="color:#7e0eca;">Text here</p>
        
        
          .mytext {color:#7e0eca;}
        
        Text color #7e0eca
      
           This box has a color of #7e0eca        
        
          <div style="background-color:#7e0eca;">Content here</div>
        
        
          .mybackground {background-color:#7e0eca;}
        
        Background color #7e0eca
      
           Border around this has a color of #7e0eca        
        
          <div style="border:2px solid #7e0eca;">Content here</div>
        
        
          .myborder {border:2px solid #7e0eca;}
        
        Border color #7e0eca