#7e0deb color space conversions
Hex:
        #7e0deb
        RGB:
        126, 13, 235
        CMY:
        51, 95, 8
        CMYK:
        46, 94, 0, 8
      HSL:
        271°, 89.5161%, 48.6275%
        HSV (HSB):
        271°, 94.4681%, 92.1569%
        XYZ:
        23.7435, 10.7216, 79.4153
        xyY:
        0.2085, 0.0941, 10.7216
      CIE-Lab:
        39.1076, 77.3668, -85.0168
        CIE-LCH:
        39.1076, 114.9499, 312.3028
        CIE-Luv:
        39.1076, 13.6169, -122.0748
        Hunter-Lab:
        32.7439, 72.1335, -120.8781
      #7e0deb color charts
#7e0deb RGB chart
      #7e0deb CMYK chart
      #7e0deb RGB pie chart
      #7e0deb color shades, tints & tones
#7e0deb color schemes
#7e0deb color preview, HTML & CSS examples
           This text has a color of #7e0deb        
        
          <p style="color:#7e0deb;">Text here</p>
        
        
          .mytext {color:#7e0deb;}
        
        Text color #7e0deb
      
           This box has a color of #7e0deb        
        
          <div style="background-color:#7e0deb;">Content here</div>
        
        
          .mybackground {background-color:#7e0deb;}
        
        Background color #7e0deb
      
           Border around this has a color of #7e0deb        
        
          <div style="border:2px solid #7e0deb;">Content here</div>
        
        
          .myborder {border:2px solid #7e0deb;}
        
        Border color #7e0deb