#7d43bd color space conversions
Hex:
        #7d43bd
        RGB:
        125, 67, 189
        CMY:
        51, 74, 26
        CMYK:
        34, 65, 0, 26
      HSL:
        269°, 48.0315%, 50.1961%
        HSV (HSB):
        269°, 64.5503%, 74.1176%
        XYZ:
        19.6499, 12.0484, 49.4340
        xyY:
        0.2422, 0.1485, 12.0484
      CIE-Lab:
        41.2930, 48.6973, -54.9349
        CIE-LCH:
        41.2930, 73.4116, 311.5555
        CIE-Luv:
        41.2930, 14.8062, -84.4644
        Hunter-Lab:
        34.7108, 40.3055, -60.1413
      #7d43bd color charts
#7d43bd RGB chart
      #7d43bd CMYK chart
      #7d43bd RGB pie chart
      #7d43bd color shades, tints & tones
#7d43bd color schemes
#7d43bd color preview, HTML & CSS examples
           This text has a color of #7d43bd        
        
          <p style="color:#7d43bd;">Text here</p>
        
        
          .mytext {color:#7d43bd;}
        
        Text color #7d43bd
      
           This box has a color of #7d43bd        
        
          <div style="background-color:#7d43bd;">Content here</div>
        
        
          .mybackground {background-color:#7d43bd;}
        
        Background color #7d43bd
      
           Border around this has a color of #7d43bd        
        
          <div style="border:2px solid #7d43bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d43bd;}
        
        Border color #7d43bd