#71028e color space conversions
Hex:
        #71028e
        RGB:
        113, 2, 142
        CMY:
        56, 99, 44
        CMYK:
        20, 99, 0, 44
      HSL:
        288°, 97.2222%, 28.2353%
        HSV (HSB):
        288°, 98.5915%, 55.6863%
        XYZ:
        11.7142, 5.5071, 26.0368
        xyY:
        0.2708, 0.1273, 5.5071
      CIE-Lab:
        28.1333, 58.5961, -48.0464
        CIE-LCH:
        28.1333, 75.7757, 320.6497
        CIE-Luv:
        28.1333, 27.0288, -66.1588
        Hunter-Lab:
        23.4673, 48.0349, -49.3548
      #71028e color charts
#71028e RGB chart
      #71028e CMYK chart
      #71028e RGB pie chart
      #71028e color shades, tints & tones
#71028e color schemes
#71028e color preview, HTML & CSS examples
           This text has a color of #71028e        
        
          <p style="color:#71028e;">Text here</p>
        
        
          .mytext {color:#71028e;}
        
        Text color #71028e
      
           This box has a color of #71028e        
        
          <div style="background-color:#71028e;">Content here</div>
        
        
          .mybackground {background-color:#71028e;}
        
        Background color #71028e
      
           Border around this has a color of #71028e        
        
          <div style="border:2px solid #71028e;">Content here</div>
        
        
          .myborder {border:2px solid #71028e;}
        
        Border color #71028e