#712dc1 color space conversions
Hex:
        #712dc1
        RGB:
        113, 45, 193
        CMY:
        56, 82, 24
        CMYK:
        41, 77, 0, 24
      HSL:
        268°, 62.1849%, 46.6667%
        HSV (HSB):
        268°, 76.6839%, 75.6863%
        XYZ:
        17.3741, 9.2377, 51.3194
        xyY:
        0.2229, 0.1185, 9.2377
      CIE-Lab:
        36.4381, 57.7382, -65.2353
        CIE-LCH:
        36.4381, 87.1169, 311.5113
        CIE-Luv:
        36.4381, 12.5128, -94.7655
        Hunter-Lab:
        30.3936, 48.8480, -78.8351
      #712dc1 color charts
#712dc1 RGB chart
      #712dc1 CMYK chart
      #712dc1 RGB pie chart
      #712dc1 color shades, tints & tones
#712dc1 color schemes
#712dc1 color preview, HTML & CSS examples
           This text has a color of #712dc1        
        
          <p style="color:#712dc1;">Text here</p>
        
        
          .mytext {color:#712dc1;}
        
        Text color #712dc1
      
           This box has a color of #712dc1        
        
          <div style="background-color:#712dc1;">Content here</div>
        
        
          .mybackground {background-color:#712dc1;}
        
        Background color #712dc1
      
           Border around this has a color of #712dc1        
        
          <div style="border:2px solid #712dc1;">Content here</div>
        
        
          .myborder {border:2px solid #712dc1;}
        
        Border color #712dc1