#7e0ebf color space conversions
Hex:
        #7e0ebf
        RGB:
        126, 14, 191
        CMY:
        51, 95, 25
        CMYK:
        34, 93, 0, 25
      HSL:
        278°, 86.3415%, 40.1961%
        HSV (HSB):
        278°, 92.6702%, 74.9020%
        XYZ:
        18.1652, 8.5113, 49.9756
        xyY:
        0.2370, 0.1110, 8.5113
      CIE-Lab:
        35.0258, 68.0688, -66.2997
        CIE-LCH:
        35.0258, 95.0211, 315.7543
        CIE-Luv:
        35.0258, 21.7804, -95.3192
        Hunter-Lab:
        29.1741, 60.0880, -81.1427
      #7e0ebf color charts
#7e0ebf RGB chart
      #7e0ebf CMYK chart
      #7e0ebf RGB pie chart
      #7e0ebf color shades, tints & tones
#7e0ebf color schemes
#7e0ebf color preview, HTML & CSS examples
           This text has a color of #7e0ebf        
        
          <p style="color:#7e0ebf;">Text here</p>
        
        
          .mytext {color:#7e0ebf;}
        
        Text color #7e0ebf
      
           This box has a color of #7e0ebf        
        
          <div style="background-color:#7e0ebf;">Content here</div>
        
        
          .mybackground {background-color:#7e0ebf;}
        
        Background color #7e0ebf
      
           Border around this has a color of #7e0ebf        
        
          <div style="border:2px solid #7e0ebf;">Content here</div>
        
        
          .myborder {border:2px solid #7e0ebf;}
        
        Border color #7e0ebf