#7d608f color space conversions
Hex:
        #7d608f
        RGB:
        125, 96, 143
        CMY:
        51, 62, 44
        CMYK:
        13, 33, 0, 44
      HSL:
        277°, 19.6653%, 46.8627%
        HSV (HSB):
        277°, 32.8671%, 56.0784%
        XYZ:
        17.5982, 14.7089, 27.8982
        xyY:
        0.2923, 0.2443, 14.7089
      CIE-Lab:
        45.2329, 21.0447, -21.4548
        CIE-LCH:
        45.2329, 30.0531, 314.4472
        CIE-Luv:
        45.2329, 12.2440, -33.5904
        Hunter-Lab:
        38.3522, 14.7901, -16.2823
      #7d608f color charts
#7d608f RGB chart
      #7d608f CMYK chart
      #7d608f RGB pie chart
      #7d608f color shades, tints & tones
#7d608f color schemes
#7d608f color preview, HTML & CSS examples
           This text has a color of #7d608f        
        
          <p style="color:#7d608f;">Text here</p>
        
        
          .mytext {color:#7d608f;}
        
        Text color #7d608f
      
           This box has a color of #7d608f        
        
          <div style="background-color:#7d608f;">Content here</div>
        
        
          .mybackground {background-color:#7d608f;}
        
        Background color #7d608f
      
           Border around this has a color of #7d608f        
        
          <div style="border:2px solid #7d608f;">Content here</div>
        
        
          .myborder {border:2px solid #7d608f;}
        
        Border color #7d608f