#7010a7 color space conversions
Hex:
        #7010a7
        RGB:
        112, 16, 167
        CMY:
        56, 94, 35
        CMYK:
        33, 90, 0, 35
      HSL:
        278°, 82.5137%, 35.8824%
        HSV (HSB):
        278°, 90.4192%, 65.4902%
        XYZ:
        13.8424, 6.6053, 37.1046
        xyY:
        0.2405, 0.1148, 6.6053
      CIE-Lab:
        30.8910, 60.9474, -58.8500
        CIE-LCH:
        30.8910, 84.7225, 316.0030
        CIE-Luv:
        30.8910, 19.7121, -81.6109
        Hunter-Lab:
        25.7009, 51.1632, -67.6069
      #7010a7 color charts
#7010a7 RGB chart
      #7010a7 CMYK chart
      #7010a7 RGB pie chart
      #7010a7 color shades, tints & tones
#7010a7 color schemes
#7010a7 color preview, HTML & CSS examples
           This text has a color of #7010a7        
        
          <p style="color:#7010a7;">Text here</p>
        
        
          .mytext {color:#7010a7;}
        
        Text color #7010a7
      
           This box has a color of #7010a7        
        
          <div style="background-color:#7010a7;">Content here</div>
        
        
          .mybackground {background-color:#7010a7;}
        
        Background color #7010a7
      
           Border around this has a color of #7010a7        
        
          <div style="border:2px solid #7010a7;">Content here</div>
        
        
          .myborder {border:2px solid #7010a7;}
        
        Border color #7010a7