#7d52bf color space conversions
Hex:
        #7d52bf
        RGB:
        125, 82, 191
        CMY:
        51, 68, 25
        CMYK:
        35, 57, 0, 25
      HSL:
        264°, 45.9916%, 53.5294%
        HSV (HSB):
        264°, 57.0681%, 74.9020%
        XYZ:
        20.8787, 14.1561, 50.9222
        xyY:
        0.2429, 0.1647, 14.1561
      CIE-Lab:
        44.4560, 41.1019, -51.0086
        CIE-LCH:
        44.4560, 65.5075, 308.8613
        CIE-Luv:
        44.4560, 10.7072, -79.9044
        Hunter-Lab:
        37.6247, 33.2102, -53.9074
      #7d52bf color charts
#7d52bf RGB chart
      #7d52bf CMYK chart
      #7d52bf RGB pie chart
      #7d52bf color shades, tints & tones
#7d52bf color schemes
#7d52bf color preview, HTML & CSS examples
           This text has a color of #7d52bf        
        
          <p style="color:#7d52bf;">Text here</p>
        
        
          .mytext {color:#7d52bf;}
        
        Text color #7d52bf
      
           This box has a color of #7d52bf        
        
          <div style="background-color:#7d52bf;">Content here</div>
        
        
          .mybackground {background-color:#7d52bf;}
        
        Background color #7d52bf
      
           Border around this has a color of #7d52bf        
        
          <div style="border:2px solid #7d52bf;">Content here</div>
        
        
          .myborder {border:2px solid #7d52bf;}
        
        Border color #7d52bf