#712bb2 color space conversions
Hex:
        #712bb2
        RGB:
        113, 43, 178
        CMY:
        56, 83, 30
        CMYK:
        37, 76, 0, 30
      HSL:
        271°, 61.0860%, 43.3333%
        HSV (HSB):
        271°, 75.8427%, 69.8039%
        XYZ:
        15.7098, 8.4528, 42.9230
        xyY:
        0.2342, 0.1260, 8.4528
      CIE-Lab:
        34.9087, 54.9640, -58.8735
        CIE-LCH:
        34.9087, 80.5427, 313.0331
        CIE-Luv:
        34.9087, 15.3423, -85.2696
        Hunter-Lab:
        29.0737, 45.5724, -67.1813
      #712bb2 color charts
#712bb2 RGB chart
      #712bb2 CMYK chart
      #712bb2 RGB pie chart
      #712bb2 color shades, tints & tones
#712bb2 color schemes
#712bb2 color preview, HTML & CSS examples
           This text has a color of #712bb2        
        
          <p style="color:#712bb2;">Text here</p>
        
        
          .mytext {color:#712bb2;}
        
        Text color #712bb2
      
           This box has a color of #712bb2        
        
          <div style="background-color:#712bb2;">Content here</div>
        
        
          .mybackground {background-color:#712bb2;}
        
        Background color #712bb2
      
           Border around this has a color of #712bb2        
        
          <div style="border:2px solid #712bb2;">Content here</div>
        
        
          .myborder {border:2px solid #712bb2;}
        
        Border color #712bb2