#712fa0 color space conversions
Hex:
        #712fa0
        RGB:
        113, 47, 160
        CMY:
        56, 82, 37
        CMYK:
        29, 71, 0, 37
      HSL:
        275°, 54.5894%, 40.5882%
        HSV (HSB):
        275°, 70.6250%, 62.7451%
        XYZ:
        14.1717, 8.0818, 34.0707
        xyY:
        0.2516, 0.1435, 8.0818
      CIE-Lab:
        34.1527, 48.9583, -49.3103
        CIE-LCH:
        34.1527, 69.4868, 314.7948
        CIE-Luv:
        34.1527, 18.0837, -72.0238
        Hunter-Lab:
        28.4285, 39.2331, -51.1573
      #712fa0 color charts
#712fa0 RGB chart
      #712fa0 CMYK chart
      #712fa0 RGB pie chart
      #712fa0 color shades, tints & tones
#712fa0 color schemes
#712fa0 color preview, HTML & CSS examples
           This text has a color of #712fa0        
        
          <p style="color:#712fa0;">Text here</p>
        
        
          .mytext {color:#712fa0;}
        
        Text color #712fa0
      
           This box has a color of #712fa0        
        
          <div style="background-color:#712fa0;">Content here</div>
        
        
          .mybackground {background-color:#712fa0;}
        
        Background color #712fa0
      
           Border around this has a color of #712fa0        
        
          <div style="border:2px solid #712fa0;">Content here</div>
        
        
          .myborder {border:2px solid #712fa0;}
        
        Border color #712fa0