#711d75 color space conversions
Hex:
        #711d75
        RGB:
        113, 29, 117
        CMY:
        56, 89, 54
        CMYK:
        3, 75, 0, 54
      HSL:
        297°, 60.2740%, 28.6275%
        HSV (HSB):
        297°, 75.2137%, 45.8824%
        XYZ:
        10.4603, 5.6738, 17.3735
        xyY:
        0.3122, 0.1693, 5.6738
      CIE-Lab:
        28.5741, 47.4805, -31.6254
        CIE-LCH:
        28.5741, 57.0487, 326.3336
        CIE-Luv:
        28.5741, 31.7486, -45.5334
        Hunter-Lab:
        23.8197, 36.7028, -26.5707
      #711d75 color charts
#711d75 RGB chart
      #711d75 CMYK chart
      #711d75 RGB pie chart
      #711d75 color shades, tints & tones
#711d75 color schemes
#711d75 color preview, HTML & CSS examples
           This text has a color of #711d75        
        
          <p style="color:#711d75;">Text here</p>
        
        
          .mytext {color:#711d75;}
        
        Text color #711d75
      
           This box has a color of #711d75        
        
          <div style="background-color:#711d75;">Content here</div>
        
        
          .mybackground {background-color:#711d75;}
        
        Background color #711d75
      
           Border around this has a color of #711d75        
        
          <div style="border:2px solid #711d75;">Content here</div>
        
        
          .myborder {border:2px solid #711d75;}
        
        Border color #711d75