#7e1ced color space conversions
Hex:
        #7e1ced
        RGB:
        126, 28, 237
        CMY:
        51, 89, 7
        CMYK:
        47, 88, 0, 7
      HSL:
        268°, 85.3061%, 51.9608%
        HSV (HSB):
        268°, 88.1857%, 92.9412%
        XYZ:
        24.3055, 11.3806, 81.0364
        xyY:
        0.2082, 0.0975, 11.3806
      CIE-Lab:
        40.2142, 75.0623, -84.3257
        CIE-LCH:
        40.2142, 112.8945, 311.6738
        CIE-Luv:
        40.2142, 12.5813, -122.6216
        Hunter-Lab:
        33.7351, 69.5696, -118.8084
      #7e1ced color charts
#7e1ced RGB chart
      #7e1ced CMYK chart
      #7e1ced RGB pie chart
      #7e1ced color shades, tints & tones
#7e1ced color schemes
#7e1ced color preview, HTML & CSS examples
           This text has a color of #7e1ced        
        
          <p style="color:#7e1ced;">Text here</p>
        
        
          .mytext {color:#7e1ced;}
        
        Text color #7e1ced
      
           This box has a color of #7e1ced        
        
          <div style="background-color:#7e1ced;">Content here</div>
        
        
          .mybackground {background-color:#7e1ced;}
        
        Background color #7e1ced
      
           Border around this has a color of #7e1ced        
        
          <div style="border:2px solid #7e1ced;">Content here</div>
        
        
          .myborder {border:2px solid #7e1ced;}
        
        Border color #7e1ced