#7d268b color space conversions
Hex:
        #7d268b
        RGB:
        125, 38, 139
        CMY:
        51, 85, 45
        CMYK:
        10, 73, 0, 45
      HSL:
        292°, 57.0621%, 34.7059%
        HSV (HSB):
        292°, 72.6619%, 54.5098%
        XYZ:
        13.8108, 7.6103, 25.1671
        xyY:
        0.2964, 0.1634, 7.6103
      CIE-Lab:
        33.1577, 50.9765, -37.9858
        CIE-LCH:
        33.1577, 63.5730, 323.3079
        CIE-Luv:
        33.1577, 31.7553, -56.7727
        Hunter-Lab:
        27.5867, 41.0857, -34.7790
      #7d268b color charts
#7d268b RGB chart
      #7d268b CMYK chart
      #7d268b RGB pie chart
      #7d268b color shades, tints & tones
#7d268b color schemes
#7d268b color preview, HTML & CSS examples
           This text has a color of #7d268b        
        
          <p style="color:#7d268b;">Text here</p>
        
        
          .mytext {color:#7d268b;}
        
        Text color #7d268b
      
           This box has a color of #7d268b        
        
          <div style="background-color:#7d268b;">Content here</div>
        
        
          .mybackground {background-color:#7d268b;}
        
        Background color #7d268b
      
           Border around this has a color of #7d268b        
        
          <div style="border:2px solid #7d268b;">Content here</div>
        
        
          .myborder {border:2px solid #7d268b;}
        
        Border color #7d268b