#7010a0 color space conversions
Hex:
        #7010a0
        RGB:
        112, 16, 160
        CMY:
        56, 94, 37
        CMYK:
        30, 90, 0, 37
      HSL:
        280°, 81.8182%, 34.5098%
        HSV (HSB):
        280°, 90.0000%, 62.7451%
        XYZ:
        13.2125, 6.3534, 33.7877
        xyY:
        0.2476, 0.1191, 6.3534
      CIE-Lab:
        30.2871, 59.4984, -55.5980
        CIE-LCH:
        30.2871, 81.4321, 316.9409
        CIE-Luv:
        30.2871, 21.2521, -77.1273
        Hunter-Lab:
        25.2059, 49.4564, -61.8320
      #7010a0 color charts
#7010a0 RGB chart
      #7010a0 CMYK chart
      #7010a0 RGB pie chart
      #7010a0 color shades, tints & tones
#7010a0 color schemes
#7010a0 color preview, HTML & CSS examples
           This text has a color of #7010a0        
        
          <p style="color:#7010a0;">Text here</p>
        
        
          .mytext {color:#7010a0;}
        
        Text color #7010a0
      
           This box has a color of #7010a0        
        
          <div style="background-color:#7010a0;">Content here</div>
        
        
          .mybackground {background-color:#7010a0;}
        
        Background color #7010a0
      
           Border around this has a color of #7010a0        
        
          <div style="border:2px solid #7010a0;">Content here</div>
        
        
          .myborder {border:2px solid #7010a0;}
        
        Border color #7010a0