#712462 color space conversions
Hex:
        #712462
        RGB:
        113, 36, 98
        CMY:
        56, 86, 62
        CMYK:
        0, 68, 13, 56
      HSL:
        312°, 51.6779%, 29.2157%
        HSV (HSB):
        312°, 68.1416%, 44.3137%
        XYZ:
        9.6455, 5.6543, 12.1383
        xyY:
        0.3515, 0.2061, 5.6543
      CIE-Lab:
        28.5230, 41.3106, -19.4925
        CIE-LCH:
        28.5230, 45.6785, 334.7396
        CIE-Luv:
        28.5230, 35.9533, -29.4791
        Hunter-Lab:
        23.7788, 30.7932, -13.6205
      #712462 color charts
#712462 RGB chart
      #712462 CMYK chart
      #712462 RGB pie chart
      #712462 color shades, tints & tones
#712462 color schemes
#712462 color preview, HTML & CSS examples
           This text has a color of #712462        
        
          <p style="color:#712462;">Text here</p>
        
        
          .mytext {color:#712462;}
        
        Text color #712462
      
           This box has a color of #712462        
        
          <div style="background-color:#712462;">Content here</div>
        
        
          .mybackground {background-color:#712462;}
        
        Background color #712462
      
           Border around this has a color of #712462        
        
          <div style="border:2px solid #712462;">Content here</div>
        
        
          .myborder {border:2px solid #712462;}
        
        Border color #712462