#712fb4 color space conversions
Hex:
        #712fb4
        RGB:
        113, 47, 180
        CMY:
        56, 82, 29
        CMYK:
        37, 74, 0, 29
      HSL:
        270°, 58.5903%, 44.5098%
        HSV (HSB):
        270°, 73.8889%, 70.5882%
        XYZ:
        16.0648, 8.8390, 44.0394
        xyY:
        0.2330, 0.1282, 8.8390
      CIE-Lab:
        35.6725, 53.7230, -58.8171
        CIE-LCH:
        35.6725, 79.6593, 312.4083
        CIE-Luv:
        35.6725, 14.3895, -85.7934
        Hunter-Lab:
        29.7305, 44.4235, -67.0142
      #712fb4 color charts
#712fb4 RGB chart
      #712fb4 CMYK chart
      #712fb4 RGB pie chart
      #712fb4 color shades, tints & tones
#712fb4 color schemes
#712fb4 color preview, HTML & CSS examples
           This text has a color of #712fb4        
        
          <p style="color:#712fb4;">Text here</p>
        
        
          .mytext {color:#712fb4;}
        
        Text color #712fb4
      
           This box has a color of #712fb4        
        
          <div style="background-color:#712fb4;">Content here</div>
        
        
          .mybackground {background-color:#712fb4;}
        
        Background color #712fb4
      
           Border around this has a color of #712fb4        
        
          <div style="border:2px solid #712fb4;">Content here</div>
        
        
          .myborder {border:2px solid #712fb4;}
        
        Border color #712fb4