#7e0cdb color space conversions
Hex:
        #7e0cdb
        RGB:
        126, 12, 219
        CMY:
        51, 95, 14
        CMYK:
        42, 95, 0, 14
      HSL:
        273°, 89.6104%, 45.2941%
        HSV (HSB):
        273°, 94.5205%, 85.8824%
        XYZ:
        21.5218, 9.8130, 67.7776
        xyY:
        0.2171, 0.0990, 9.8130
      CIE-Lab:
        37.5048, 74.1307, -78.5180
        CIE-LCH:
        37.5048, 107.9834, 313.3537
        CIE-Luv:
        37.5048, 16.3560, -112.6054
        Hunter-Lab:
        31.3258, 67.8153, -106.3540
      #7e0cdb color charts
#7e0cdb RGB chart
      #7e0cdb CMYK chart
      #7e0cdb RGB pie chart
      #7e0cdb color shades, tints & tones
#7e0cdb color schemes
#7e0cdb color preview, HTML & CSS examples
           This text has a color of #7e0cdb        
        
          <p style="color:#7e0cdb;">Text here</p>
        
        
          .mytext {color:#7e0cdb;}
        
        Text color #7e0cdb
      
           This box has a color of #7e0cdb        
        
          <div style="background-color:#7e0cdb;">Content here</div>
        
        
          .mybackground {background-color:#7e0cdb;}
        
        Background color #7e0cdb
      
           Border around this has a color of #7e0cdb        
        
          <div style="border:2px solid #7e0cdb;">Content here</div>
        
        
          .myborder {border:2px solid #7e0cdb;}
        
        Border color #7e0cdb