#711c81 color space conversions
Hex:
        #711c81
        RGB:
        113, 28, 129
        CMY:
        56, 89, 49
        CMYK:
        12, 78, 0, 49
      HSL:
        290°, 64.3312%, 30.7843%
        HSV (HSB):
        290°, 78.2946%, 50.5882%
        XYZ:
        11.1878, 5.9262, 21.3231
        xyY:
        0.2911, 0.1542, 5.9262
      CIE-Lab:
        29.2255, 50.1032, -38.1681
        CIE-LCH:
        29.2255, 62.9852, 322.7002
        CIE-Luv:
        29.2255, 28.4755, -54.4127
        Hunter-Lab:
        24.3438, 39.4322, -34.8924
      #711c81 color charts
#711c81 RGB chart
      #711c81 CMYK chart
      #711c81 RGB pie chart
      #711c81 color shades, tints & tones
#711c81 color schemes
#711c81 color preview, HTML & CSS examples
           This text has a color of #711c81        
        
          <p style="color:#711c81;">Text here</p>
        
        
          .mytext {color:#711c81;}
        
        Text color #711c81
      
           This box has a color of #711c81        
        
          <div style="background-color:#711c81;">Content here</div>
        
        
          .mybackground {background-color:#711c81;}
        
        Background color #711c81
      
           Border around this has a color of #711c81        
        
          <div style="border:2px solid #711c81;">Content here</div>
        
        
          .myborder {border:2px solid #711c81;}
        
        Border color #711c81