#7e0adb color space conversions
Hex:
        #7e0adb
        RGB:
        126, 10, 219
        CMY:
        51, 96, 14
        CMYK:
        42, 95, 0, 14
      HSL:
        273°, 91.2664%, 44.9020%
        HSV (HSB):
        273°, 95.4338%, 85.8824%
        XYZ:
        21.4989, 9.7672, 67.7700
        xyY:
        0.2171, 0.0986, 9.7672
      CIE-Lab:
        37.4213, 74.3822, -78.6555
        CIE-LCH:
        37.4213, 108.2562, 313.4005
        CIE-Luv:
        37.4213, 16.4219, -112.6673
        Hunter-Lab:
        31.2525, 68.1002, -106.6917
      #7e0adb color charts
#7e0adb RGB chart
      #7e0adb CMYK chart
      #7e0adb RGB pie chart
      #7e0adb color shades, tints & tones
#7e0adb color schemes
#7e0adb color preview, HTML & CSS examples
           This text has a color of #7e0adb        
        
          <p style="color:#7e0adb;">Text here</p>
        
        
          .mytext {color:#7e0adb;}
        
        Text color #7e0adb
      
           This box has a color of #7e0adb        
        
          <div style="background-color:#7e0adb;">Content here</div>
        
        
          .mybackground {background-color:#7e0adb;}
        
        Background color #7e0adb
      
           Border around this has a color of #7e0adb        
        
          <div style="border:2px solid #7e0adb;">Content here</div>
        
        
          .myborder {border:2px solid #7e0adb;}
        
        Border color #7e0adb