#7d1ddf color space conversions
Hex:
        #7d1ddf
        RGB:
        125, 29, 223
        CMY:
        51, 89, 13
        CMYK:
        44, 87, 0, 13
      HSL:
        270°, 76.9841%, 49.4118%
        HSV (HSB):
        270°, 86.9955%, 87.4510%
        XYZ:
        22.2161, 10.5664, 70.6806
        xyY:
        0.2147, 0.1021, 10.5664
      CIE-Lab:
        38.8404, 71.6160, -78.6192
        CIE-LCH:
        38.8404, 106.3477, 312.3311
        CIE-Luv:
        38.8404, 14.3498, -114.2170
        Hunter-Lab:
        32.5060, 65.1095, -106.1651
      #7d1ddf color charts
#7d1ddf RGB chart
      #7d1ddf CMYK chart
      #7d1ddf RGB pie chart
      #7d1ddf color shades, tints & tones
#7d1ddf color schemes
#7d1ddf color preview, HTML & CSS examples
           This text has a color of #7d1ddf        
        
          <p style="color:#7d1ddf;">Text here</p>
        
        
          .mytext {color:#7d1ddf;}
        
        Text color #7d1ddf
      
           This box has a color of #7d1ddf        
        
          <div style="background-color:#7d1ddf;">Content here</div>
        
        
          .mybackground {background-color:#7d1ddf;}
        
        Background color #7d1ddf
      
           Border around this has a color of #7d1ddf        
        
          <div style="border:2px solid #7d1ddf;">Content here</div>
        
        
          .myborder {border:2px solid #7d1ddf;}
        
        Border color #7d1ddf