#712f87 color space conversions
Hex:
        #712f87
        RGB:
        113, 47, 135
        CMY:
        56, 82, 47
        CMYK:
        16, 65, 0, 47
      HSL:
        285°, 48.3516%, 35.6863%
        HSV (HSB):
        285°, 65.1852%, 52.9412%
        XYZ:
        12.1997, 7.2930, 23.6864
        xyY:
        0.2825, 0.1689, 7.2930
      CIE-Lab:
        32.4649, 43.3166, -36.7243
        CIE-LCH:
        32.4649, 56.7891, 319.7083
        CIE-Luv:
        32.4649, 23.4060, -53.8683
        Hunter-Lab:
        27.0056, 33.3774, -33.0989
      #712f87 color charts
#712f87 RGB chart
      #712f87 CMYK chart
      #712f87 RGB pie chart
      #712f87 color shades, tints & tones
#712f87 color schemes
#712f87 color preview, HTML & CSS examples
           This text has a color of #712f87        
        
          <p style="color:#712f87;">Text here</p>
        
        
          .mytext {color:#712f87;}
        
        Text color #712f87
      
           This box has a color of #712f87        
        
          <div style="background-color:#712f87;">Content here</div>
        
        
          .mybackground {background-color:#712f87;}
        
        Background color #712f87
      
           Border around this has a color of #712f87        
        
          <div style="border:2px solid #712f87;">Content here</div>
        
        
          .myborder {border:2px solid #712f87;}
        
        Border color #712f87