#712aa9 color space conversions
Hex:
        #712aa9
        RGB:
        113, 42, 169
        CMY:
        56, 84, 34
        CMYK:
        33, 75, 0, 34
      HSL:
        274°, 60.1896%, 41.3725%
        HSV (HSB):
        274°, 75.1479%, 66.2745%
        XYZ:
        14.7994, 8.0312, 38.3063
        xyY:
        0.2421, 0.1314, 8.0312
      CIE-Lab:
        34.0478, 53.2685, -54.8994
        CIE-LCH:
        34.0478, 76.4949, 314.1362
        CIE-Luv:
        34.0478, 17.1626, -79.4187
        Hunter-Lab:
        28.3394, 43.6226, -60.3046
      #712aa9 color charts
#712aa9 RGB chart
      #712aa9 CMYK chart
      #712aa9 RGB pie chart
      #712aa9 color shades, tints & tones
#712aa9 color schemes
#712aa9 color preview, HTML & CSS examples
           This text has a color of #712aa9        
        
          <p style="color:#712aa9;">Text here</p>
        
        
          .mytext {color:#712aa9;}
        
        Text color #712aa9
      
           This box has a color of #712aa9        
        
          <div style="background-color:#712aa9;">Content here</div>
        
        
          .mybackground {background-color:#712aa9;}
        
        Background color #712aa9
      
           Border around this has a color of #712aa9        
        
          <div style="border:2px solid #712aa9;">Content here</div>
        
        
          .myborder {border:2px solid #712aa9;}
        
        Border color #712aa9