#711d87 color space conversions
Hex:
        #711d87
        RGB:
        113, 29, 135
        CMY:
        56, 89, 47
        CMYK:
        16, 79, 0, 47
      HSL:
        288°, 64.6341%, 32.1569%
        HSV (HSB):
        288°, 78.5185%, 52.9412%
        XYZ:
        11.6226, 6.1387, 23.4940
        xyY:
        0.2817, 0.1488, 6.1387
      CIE-Lab:
        29.7598, 50.9348, -41.0618
        CIE-LCH:
        29.7598, 65.4249, 321.1255
        CIE-Luv:
        29.7598, 26.7185, -58.4781
        Hunter-Lab:
        24.7764, 40.3754, -38.8776
      #711d87 color charts
#711d87 RGB chart
      #711d87 CMYK chart
      #711d87 RGB pie chart
      #711d87 color shades, tints & tones
#711d87 color schemes
#711d87 color preview, HTML & CSS examples
           This text has a color of #711d87        
        
          <p style="color:#711d87;">Text here</p>
        
        
          .mytext {color:#711d87;}
        
        Text color #711d87
      
           This box has a color of #711d87        
        
          <div style="background-color:#711d87;">Content here</div>
        
        
          .mybackground {background-color:#711d87;}
        
        Background color #711d87
      
           Border around this has a color of #711d87        
        
          <div style="border:2px solid #711d87;">Content here</div>
        
        
          .myborder {border:2px solid #711d87;}
        
        Border color #711d87