#711d98 color space conversions
Hex:
        #711d98
        RGB:
        113, 29, 152
        CMY:
        56, 89, 40
        CMYK:
        26, 81, 0, 40
      HSL:
        281°, 67.9558%, 35.4902%
        HSV (HSB):
        281°, 80.9211%, 59.6078%
        XYZ:
        12.9169, 6.6564, 30.3098
        xyY:
        0.2589, 0.1334, 6.6564
      CIE-Lab:
        31.0116, 54.4290, -49.5338
        CIE-LCH:
        31.0116, 73.5942, 317.6958
        CIE-Luv:
        31.0116, 22.5018, -70.2398
        Hunter-Lab:
        25.8001, 44.2166, -51.5935
      #711d98 color charts
#711d98 RGB chart
      #711d98 CMYK chart
      #711d98 RGB pie chart
      #711d98 color shades, tints & tones
#711d98 color schemes
#711d98 color preview, HTML & CSS examples
           This text has a color of #711d98        
        
          <p style="color:#711d98;">Text here</p>
        
        
          .mytext {color:#711d98;}
        
        Text color #711d98
      
           This box has a color of #711d98        
        
          <div style="background-color:#711d98;">Content here</div>
        
        
          .mybackground {background-color:#711d98;}
        
        Background color #711d98
      
           Border around this has a color of #711d98        
        
          <div style="border:2px solid #711d98;">Content here</div>
        
        
          .myborder {border:2px solid #711d98;}
        
        Border color #711d98