#71448e color space conversions
Hex:
        #71448e
        RGB:
        113, 68, 142
        CMY:
        56, 73, 44
        CMYK:
        20, 52, 0, 44
      HSL:
        276°, 35.2381%, 41.1765%
        HSV (HSB):
        276°, 52.1127%, 55.6863%
        XYZ:
        13.7597, 9.5979, 26.7186
        xyY:
        0.2748, 0.1917, 9.5979
      CIE-Lab:
        37.1110, 33.6120, -33.6419
        CIE-LCH:
        37.1110, 47.5557, 314.9746
        CIE-Luv:
        37.1110, 16.1749, -50.7590
        Hunter-Lab:
        30.9806, 25.0628, -29.4471
      #71448e color charts
#71448e RGB chart
      #71448e CMYK chart
      #71448e RGB pie chart
      #71448e color shades, tints & tones
#71448e color schemes
#71448e color preview, HTML & CSS examples
           This text has a color of #71448e        
        
          <p style="color:#71448e;">Text here</p>
        
        
          .mytext {color:#71448e;}
        
        Text color #71448e
      
           This box has a color of #71448e        
        
          <div style="background-color:#71448e;">Content here</div>
        
        
          .mybackground {background-color:#71448e;}
        
        Background color #71448e
      
           Border around this has a color of #71448e        
        
          <div style="border:2px solid #71448e;">Content here</div>
        
        
          .myborder {border:2px solid #71448e;}
        
        Border color #71448e