#7010cd color space conversions
Hex:
        #7010cd
        RGB:
        112, 16, 205
        CMY:
        56, 94, 20
        CMYK:
        45, 92, 0, 20
      HSL:
        270°, 85.5204%, 43.3333%
        HSV (HSB):
        270°, 92.1951%, 80.3922%
        XYZ:
        17.8868, 8.2231, 58.4021
        xyY:
        0.2116, 0.0973, 8.2231
      CIE-Lab:
        34.4433, 69.1009, -75.5286
        CIE-LCH:
        34.4433, 102.3695, 312.4553
        CIE-Luv:
        34.4433, 12.6543, -104.9821
        Hunter-Lab:
        28.6760, 61.1577, -100.6782
      #7010cd color charts
#7010cd RGB chart
      #7010cd CMYK chart
      #7010cd RGB pie chart
      #7010cd color shades, tints & tones
#7010cd color schemes
#7010cd color preview, HTML & CSS examples
           This text has a color of #7010cd        
        
          <p style="color:#7010cd;">Text here</p>
        
        
          .mytext {color:#7010cd;}
        
        Text color #7010cd
      
           This box has a color of #7010cd        
        
          <div style="background-color:#7010cd;">Content here</div>
        
        
          .mybackground {background-color:#7010cd;}
        
        Background color #7010cd
      
           Border around this has a color of #7010cd        
        
          <div style="border:2px solid #7010cd;">Content here</div>
        
        
          .myborder {border:2px solid #7010cd;}
        
        Border color #7010cd