#7f0edb color space conversions
Hex:
        #7f0edb
        RGB:
        127, 14, 219
        CMY:
        50, 95, 14
        CMYK:
        42, 94, 0, 14
      HSL:
        273°, 87.9828%, 45.6863%
        HSV (HSB):
        273°, 93.6073%, 85.8824%
        XYZ:
        21.6956, 9.9406, 67.7931
        xyY:
        0.2182, 0.1000, 9.9406
      CIE-Lab:
        37.7356, 73.9539, -78.1330
        CIE-LCH:
        37.7356, 107.5823, 313.4260
        CIE-Luv:
        37.7356, 16.7209, -112.4574
        Hunter-Lab:
        31.5287, 67.6548, -105.4155
      #7f0edb color charts
#7f0edb RGB chart
      #7f0edb CMYK chart
      #7f0edb RGB pie chart
      #7f0edb color shades, tints & tones
#7f0edb color schemes
#7f0edb color preview, HTML & CSS examples
           This text has a color of #7f0edb        
        
          <p style="color:#7f0edb;">Text here</p>
        
        
          .mytext {color:#7f0edb;}
        
        Text color #7f0edb
      
           This box has a color of #7f0edb        
        
          <div style="background-color:#7f0edb;">Content here</div>
        
        
          .mybackground {background-color:#7f0edb;}
        
        Background color #7f0edb
      
           Border around this has a color of #7f0edb        
        
          <div style="border:2px solid #7f0edb;">Content here</div>
        
        
          .myborder {border:2px solid #7f0edb;}
        
        Border color #7f0edb