#7d64cb color space conversions
Hex:
        #7d64cb
        RGB:
        125, 100, 203
        CMY:
        51, 61, 20
        CMYK:
        38, 51, 0, 20
      HSL:
        255°, 49.7585%, 59.4118%
        HSV (HSB):
        255°, 50.7389%, 79.6078%
        XYZ:
        23.7941, 17.7861, 58.6789
        xyY:
        0.2373, 0.1774, 17.7861
      CIE-Lab:
        49.2357, 33.9350, -50.2808
        CIE-LCH:
        49.2357, 60.6609, 304.0158
        CIE-Luv:
        49.2357, 3.9230, -80.1909
        Hunter-Lab:
        42.1736, 26.9050, -52.9726
      #7d64cb color charts
#7d64cb RGB chart
      #7d64cb CMYK chart
      #7d64cb RGB pie chart
      #7d64cb color shades, tints & tones
#7d64cb color schemes
#7d64cb color preview, HTML & CSS examples
           This text has a color of #7d64cb        
        
          <p style="color:#7d64cb;">Text here</p>
        
        
          .mytext {color:#7d64cb;}
        
        Text color #7d64cb
      
           This box has a color of #7d64cb        
        
          <div style="background-color:#7d64cb;">Content here</div>
        
        
          .mybackground {background-color:#7d64cb;}
        
        Background color #7d64cb
      
           Border around this has a color of #7d64cb        
        
          <div style="border:2px solid #7d64cb;">Content here</div>
        
        
          .myborder {border:2px solid #7d64cb;}
        
        Border color #7d64cb