#7010d0 color space conversions
Hex:
        #7010d0
        RGB:
        112, 16, 208
        CMY:
        56, 94, 18
        CMYK:
        46, 92, 0, 18
      HSL:
        270°, 85.7143%, 43.9216%
        HSV (HSB):
        270°, 92.3077%, 81.5686%
        XYZ:
        18.2525, 8.3694, 60.3279
        xyY:
        0.2099, 0.0963, 8.3694
      CIE-Lab:
        34.7406, 69.7588, -76.7828
        CIE-LCH:
        34.7406, 103.7395, 312.2558
        CIE-Luv:
        34.7406, 12.1764, -106.7693
        Hunter-Lab:
        28.9299, 61.9925, -103.3874
      #7010d0 color charts
#7010d0 RGB chart
      #7010d0 CMYK chart
      #7010d0 RGB pie chart
      #7010d0 color shades, tints & tones
#7010d0 color schemes
#7010d0 color preview, HTML & CSS examples
           This text has a color of #7010d0        
        
          <p style="color:#7010d0;">Text here</p>
        
        
          .mytext {color:#7010d0;}
        
        Text color #7010d0
      
           This box has a color of #7010d0        
        
          <div style="background-color:#7010d0;">Content here</div>
        
        
          .mybackground {background-color:#7010d0;}
        
        Background color #7010d0
      
           Border around this has a color of #7010d0        
        
          <div style="border:2px solid #7010d0;">Content here</div>
        
        
          .myborder {border:2px solid #7010d0;}
        
        Border color #7010d0