#7035d3 color space conversions
Hex:
        #7035d3
        RGB:
        112, 53, 211
        CMY:
        56, 79, 17
        CMYK:
        47, 75, 0, 17
      HSL:
        262°, 64.2276%, 51.7647%
        HSV (HSB):
        262°, 74.8815%, 82.7451%
        XYZ:
        19.7131, 10.6941, 62.6532
        xyY:
        0.2118, 0.1149, 10.6941
      CIE-Lab:
        39.0604, 58.6367, -71.4189
        CIE-LCH:
        39.0604, 92.4063, 309.3869
        CIE-Luv:
        39.0604, 8.3194, -105.0382
        Hunter-Lab:
        32.7018, 50.3738, -90.7020
      #7035d3 color charts
#7035d3 RGB chart
      #7035d3 CMYK chart
      #7035d3 RGB pie chart
      #7035d3 color shades, tints & tones
#7035d3 color schemes
#7035d3 color preview, HTML & CSS examples
           This text has a color of #7035d3        
        
          <p style="color:#7035d3;">Text here</p>
        
        
          .mytext {color:#7035d3;}
        
        Text color #7035d3
      
           This box has a color of #7035d3        
        
          <div style="background-color:#7035d3;">Content here</div>
        
        
          .mybackground {background-color:#7035d3;}
        
        Background color #7035d3
      
           Border around this has a color of #7035d3        
        
          <div style="border:2px solid #7035d3;">Content here</div>
        
        
          .myborder {border:2px solid #7035d3;}
        
        Border color #7035d3