#7035d4 color space conversions
Hex:
        #7035d4
        RGB:
        112, 53, 212
        CMY:
        56, 79, 17
        CMYK:
        47, 75, 0, 17
      HSL:
        262°, 64.8980%, 51.9608%
        HSV (HSB):
        262°, 75.0000%, 83.1373%
        XYZ:
        19.8389, 10.7444, 63.3156
        xyY:
        0.2113, 0.1144, 10.7444
      CIE-Lab:
        39.1466, 58.8933, -71.8544
        CIE-LCH:
        39.1466, 92.9058, 309.3387
        CIE-Luv:
        39.1466, 8.1852, -105.6776
        Hunter-Lab:
        32.7787, 50.6721, -91.5801
      #7035d4 color charts
#7035d4 RGB chart
      #7035d4 CMYK chart
      #7035d4 RGB pie chart
      #7035d4 color shades, tints & tones
#7035d4 color schemes
#7035d4 color preview, HTML & CSS examples
           This text has a color of #7035d4        
        
          <p style="color:#7035d4;">Text here</p>
        
        
          .mytext {color:#7035d4;}
        
        Text color #7035d4
      
           This box has a color of #7035d4        
        
          <div style="background-color:#7035d4;">Content here</div>
        
        
          .mybackground {background-color:#7035d4;}
        
        Background color #7035d4
      
           Border around this has a color of #7035d4        
        
          <div style="border:2px solid #7035d4;">Content here</div>
        
        
          .myborder {border:2px solid #7035d4;}
        
        Border color #7035d4