#7d1ced color space conversions
Hex:
        #7d1ced
        RGB:
        125, 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.1588, 11.3049, 81.0295
        xyY:
        0.2074, 0.0970, 11.3049
      CIE-Lab:
        40.0893, 74.9604, -84.5358
        CIE-LCH:
        40.0893, 112.9839, 311.5644
        CIE-Luv:
        40.0893, 12.1867, -122.6901
        Hunter-Lab:
        33.6228, 69.4167, -119.3506
      #7d1ced color charts
#7d1ced RGB chart
      #7d1ced CMYK chart
      #7d1ced RGB pie chart
      #7d1ced color shades, tints & tones
#7d1ced color schemes
#7d1ced color preview, HTML & CSS examples
           This text has a color of #7d1ced        
        
          <p style="color:#7d1ced;">Text here</p>
        
        
          .mytext {color:#7d1ced;}
        
        Text color #7d1ced
      
           This box has a color of #7d1ced        
        
          <div style="background-color:#7d1ced;">Content here</div>
        
        
          .mybackground {background-color:#7d1ced;}
        
        Background color #7d1ced
      
           Border around this has a color of #7d1ced        
        
          <div style="border:2px solid #7d1ced;">Content here</div>
        
        
          .myborder {border:2px solid #7d1ced;}
        
        Border color #7d1ced