#7e0ceb color space conversions
Hex:
        #7e0ceb
        RGB:
        126, 12, 235
        CMY:
        51, 95, 8
        CMYK:
        46, 95, 0, 8
      HSL:
        271°, 90.2834%, 48.4314%
        HSV (HSB):
        271°, 94.8936%, 92.1569%
        XYZ:
        23.7311, 10.6967, 79.4112
        xyY:
        0.2085, 0.0940, 10.6967
      CIE-Lab:
        39.0649, 77.4958, -85.0873
        CIE-LCH:
        39.0649, 115.0889, 312.3266
        CIE-Luv:
        39.0649, 13.6498, -122.1016
        Hunter-Lab:
        32.7058, 72.2827, -121.0645
      #7e0ceb color charts
#7e0ceb RGB chart
      #7e0ceb CMYK chart
      #7e0ceb RGB pie chart
      #7e0ceb color shades, tints & tones
#7e0ceb color schemes
#7e0ceb color preview, HTML & CSS examples
           This text has a color of #7e0ceb        
        
          <p style="color:#7e0ceb;">Text here</p>
        
        
          .mytext {color:#7e0ceb;}
        
        Text color #7e0ceb
      
           This box has a color of #7e0ceb        
        
          <div style="background-color:#7e0ceb;">Content here</div>
        
        
          .mybackground {background-color:#7e0ceb;}
        
        Background color #7e0ceb
      
           Border around this has a color of #7e0ceb        
        
          <div style="border:2px solid #7e0ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7e0ceb;}
        
        Border color #7e0ceb