#7d4ebe color space conversions
Hex:
        #7d4ebe
        RGB:
        125, 78, 190
        CMY:
        51, 69, 25
        CMYK:
        34, 59, 0, 25
      HSL:
        265°, 46.2810%, 52.5490%
        HSV (HSB):
        265°, 58.9474%, 74.5098%
        XYZ:
        20.4761, 13.5265, 50.2469
        xyY:
        0.2430, 0.1606, 13.5265
      CIE-Lab:
        43.5460, 43.0726, -51.8882
        CIE-LCH:
        43.5460, 67.4362, 309.6962
        CIE-Luv:
        43.5460, 11.9387, -80.9136
        Hunter-Lab:
        36.7783, 35.0166, -55.2576
      #7d4ebe color charts
#7d4ebe RGB chart
      #7d4ebe CMYK chart
      #7d4ebe RGB pie chart
      #7d4ebe color shades, tints & tones
#7d4ebe color schemes
#7d4ebe color preview, HTML & CSS examples
           This text has a color of #7d4ebe        
        
          <p style="color:#7d4ebe;">Text here</p>
        
        
          .mytext {color:#7d4ebe;}
        
        Text color #7d4ebe
      
           This box has a color of #7d4ebe        
        
          <div style="background-color:#7d4ebe;">Content here</div>
        
        
          .mybackground {background-color:#7d4ebe;}
        
        Background color #7d4ebe
      
           Border around this has a color of #7d4ebe        
        
          <div style="border:2px solid #7d4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #7d4ebe;}
        
        Border color #7d4ebe