#71307d color space conversions
Hex:
        #71307d
        RGB:
        113, 48, 125
        CMY:
        56, 81, 51
        CMYK:
        10, 62, 0, 51
      HSL:
        291°, 44.5087%, 33.9216%
        HSV (HSB):
        291°, 61.6000%, 49.0196%
        XYZ:
        11.5687, 7.1053, 20.1638
        xyY:
        0.2979, 0.1829, 7.1053
      CIE-Lab:
        32.0454, 40.6985, -31.1620
        CIE-LCH:
        32.0454, 51.2585, 322.5595
        CIE-Luv:
        32.0454, 25.4954, -45.9773
        Hunter-Lab:
        26.6557, 30.8220, -26.1910
      #71307d color charts
#71307d RGB chart
      #71307d CMYK chart
      #71307d RGB pie chart
      #71307d color shades, tints & tones
#71307d color schemes
#71307d color preview, HTML & CSS examples
           This text has a color of #71307d        
        
          <p style="color:#71307d;">Text here</p>
        
        
          .mytext {color:#71307d;}
        
        Text color #71307d
      
           This box has a color of #71307d        
        
          <div style="background-color:#71307d;">Content here</div>
        
        
          .mybackground {background-color:#71307d;}
        
        Background color #71307d
      
           Border around this has a color of #71307d        
        
          <div style="border:2px solid #71307d;">Content here</div>
        
        
          .myborder {border:2px solid #71307d;}
        
        Border color #71307d