#712fc4 color space conversions
Hex:
        #712fc4
        RGB:
        113, 47, 196
        CMY:
        56, 82, 23
        CMYK:
        42, 76, 0, 23
      HSL:
        267°, 61.3169%, 47.6471%
        HSV (HSB):
        267°, 76.0204%, 76.8627%
        XYZ:
        17.7904, 9.5293, 53.1262
        xyY:
        0.2211, 0.1185, 9.5293
      CIE-Lab:
        36.9840, 57.6337, -66.0997
        CIE-LCH:
        36.9840, 87.6973, 311.0859
        CIE-Luv:
        36.9840, 11.7625, -96.3584
        Hunter-Lab:
        30.8695, 48.8495, -80.4291
      #712fc4 color charts
#712fc4 RGB chart
      #712fc4 CMYK chart
      #712fc4 RGB pie chart
      #712fc4 color shades, tints & tones
#712fc4 color schemes
#712fc4 color preview, HTML & CSS examples
           This text has a color of #712fc4        
        
          <p style="color:#712fc4;">Text here</p>
        
        
          .mytext {color:#712fc4;}
        
        Text color #712fc4
      
           This box has a color of #712fc4        
        
          <div style="background-color:#712fc4;">Content here</div>
        
        
          .mybackground {background-color:#712fc4;}
        
        Background color #712fc4
      
           Border around this has a color of #712fc4        
        
          <div style="border:2px solid #712fc4;">Content here</div>
        
        
          .myborder {border:2px solid #712fc4;}
        
        Border color #712fc4