#7010a3 color space conversions
Hex:
        #7010a3
        RGB:
        112, 16, 163
        CMY:
        56, 94, 36
        CMYK:
        31, 90, 0, 36
      HSL:
        279°, 82.1229%, 35.0980%
        HSV (HSB):
        279°, 90.1840%, 63.9216%
        XYZ:
        13.4782, 6.4597, 35.1868
        xyY:
        0.2445, 0.1172, 6.4597
      CIE-Lab:
        30.5438, 60.1167, -56.9992
        CIE-LCH:
        30.5438, 82.8428, 316.5248
        CIE-Luv:
        30.5438, 20.5816, -79.0567
        Hunter-Lab:
        25.4159, 50.1822, -64.2924
      #7010a3 color charts
#7010a3 RGB chart
      #7010a3 CMYK chart
      #7010a3 RGB pie chart
      #7010a3 color shades, tints & tones
#7010a3 color schemes
#7010a3 color preview, HTML & CSS examples
           This text has a color of #7010a3        
        
          <p style="color:#7010a3;">Text here</p>
        
        
          .mytext {color:#7010a3;}
        
        Text color #7010a3
      
           This box has a color of #7010a3        
        
          <div style="background-color:#7010a3;">Content here</div>
        
        
          .mybackground {background-color:#7010a3;}
        
        Background color #7010a3
      
           Border around this has a color of #7010a3        
        
          <div style="border:2px solid #7010a3;">Content here</div>
        
        
          .myborder {border:2px solid #7010a3;}
        
        Border color #7010a3