#7035f5 color space conversions
Hex:
        #7035f5
        RGB:
        112, 53, 245
        CMY:
        56, 79, 4
        CMYK:
        54, 78, 0, 4
      HSL:
        258°, 90.5660%, 58.4314%
        HSV (HSB):
        258°, 78.3673%, 96.0784%
        XYZ:
        24.4366, 12.5835, 87.5271
        xyY:
        0.1962, 0.1010, 12.5835
      CIE-Lab:
        42.1289, 67.3789, -85.7397
        CIE-LCH:
        42.1289, 109.0469, 308.1622
        CIE-Luv:
        42.1289, 4.1672, -126.1286
        Hunter-Lab:
        35.4733, 60.8859, -121.4615
      #7035f5 color charts
#7035f5 RGB chart
      #7035f5 CMYK chart
      #7035f5 RGB pie chart
      #7035f5 color shades, tints & tones
#7035f5 color schemes
#7035f5 color preview, HTML & CSS examples
           This text has a color of #7035f5        
        
          <p style="color:#7035f5;">Text here</p>
        
        
          .mytext {color:#7035f5;}
        
        Text color #7035f5
      
           This box has a color of #7035f5        
        
          <div style="background-color:#7035f5;">Content here</div>
        
        
          .mybackground {background-color:#7035f5;}
        
        Background color #7035f5
      
           Border around this has a color of #7035f5        
        
          <div style="border:2px solid #7035f5;">Content here</div>
        
        
          .myborder {border:2px solid #7035f5;}
        
        Border color #7035f5