#7e4ddf color space conversions
Hex:
        #7e4ddf
        RGB:
        126, 77, 223
        CMY:
        51, 70, 13
        CMYK:
        43, 65, 0, 13
      HSL:
        260°, 69.5238%, 58.8235%
        HSV (HSB):
        260°, 65.4709%, 87.4510%
        XYZ:
        24.5773, 15.0711, 71.4257
        xyY:
        0.2213, 0.1357, 15.0711
      CIE-Lab:
        45.7314, 52.4599, -67.3445
        CIE-LCH:
        45.7314, 85.3658, 307.9178
        CIE-Luv:
        45.7314, 8.0938, -104.9831
        Hunter-Lab:
        38.8215, 45.0682, -81.9096
      #7e4ddf color charts
#7e4ddf RGB chart
      #7e4ddf CMYK chart
      #7e4ddf RGB pie chart
      #7e4ddf color shades, tints & tones
#7e4ddf color schemes
#7e4ddf color preview, HTML & CSS examples
           This text has a color of #7e4ddf        
        
          <p style="color:#7e4ddf;">Text here</p>
        
        
          .mytext {color:#7e4ddf;}
        
        Text color #7e4ddf
      
           This box has a color of #7e4ddf        
        
          <div style="background-color:#7e4ddf;">Content here</div>
        
        
          .mybackground {background-color:#7e4ddf;}
        
        Background color #7e4ddf
      
           Border around this has a color of #7e4ddf        
        
          <div style="border:2px solid #7e4ddf;">Content here</div>
        
        
          .myborder {border:2px solid #7e4ddf;}
        
        Border color #7e4ddf