#7e0ced color space conversions
Hex:
        #7e0ced
        RGB:
        126, 12, 237
        CMY:
        51, 95, 7
        CMYK:
        47, 95, 0, 7
      HSL:
        270°, 90.3614%, 48.8235%
        HSV (HSB):
        270°, 94.9367%, 92.9412%
        XYZ:
        24.0217, 10.8130, 80.9418
        xyY:
        0.2075, 0.0934, 10.8130
      CIE-Lab:
        39.2637, 77.9192, -85.8939
        CIE-LCH:
        39.2637, 115.9705, 312.2130
        CIE-Luv:
        39.2637, 13.3309, -123.2748
        Hunter-Lab:
        32.8831, 72.8521, -122.9242
      #7e0ced color charts
#7e0ced RGB chart
      #7e0ced CMYK chart
      #7e0ced RGB pie chart
      #7e0ced color shades, tints & tones
#7e0ced color schemes
#7e0ced color preview, HTML & CSS examples
           This text has a color of #7e0ced        
        
          <p style="color:#7e0ced;">Text here</p>
        
        
          .mytext {color:#7e0ced;}
        
        Text color #7e0ced
      
           This box has a color of #7e0ced        
        
          <div style="background-color:#7e0ced;">Content here</div>
        
        
          .mybackground {background-color:#7e0ced;}
        
        Background color #7e0ced
      
           Border around this has a color of #7e0ced        
        
          <div style="border:2px solid #7e0ced;">Content here</div>
        
        
          .myborder {border:2px solid #7e0ced;}
        
        Border color #7e0ced