#71238e color space conversions
Hex:
        #71238e
        RGB:
        113, 35, 142
        CMY:
        56, 86, 44
        CMYK:
        20, 75, 0, 44
      HSL:
        284°, 60.4520%, 34.7059%
        HSV (HSB):
        284°, 75.3521%, 55.6863%
        XYZ:
        12.2936, 6.6658, 26.2299
        xyY:
        0.2720, 0.1475, 6.6658
      CIE-Lab:
        31.0336, 50.1308, -43.3520
        CIE-LCH:
        31.0336, 66.2759, 319.1475
        CIE-Luv:
        31.0336, 24.0682, -62.2070
        Hunter-Lab:
        25.8181, 39.8128, -42.1628
      #71238e color charts
#71238e RGB chart
      #71238e CMYK chart
      #71238e RGB pie chart
      #71238e color shades, tints & tones
#71238e color schemes
#71238e color preview, HTML & CSS examples
           This text has a color of #71238e        
        
          <p style="color:#71238e;">Text here</p>
        
        
          .mytext {color:#71238e;}
        
        Text color #71238e
      
           This box has a color of #71238e        
        
          <div style="background-color:#71238e;">Content here</div>
        
        
          .mybackground {background-color:#71238e;}
        
        Background color #71238e
      
           Border around this has a color of #71238e        
        
          <div style="border:2px solid #71238e;">Content here</div>
        
        
          .myborder {border:2px solid #71238e;}
        
        Border color #71238e