#4035d5 color space conversions
Hex:
        #4035d5
        RGB:
        64, 53, 213
        CMY:
        75, 79, 16
        CMYK:
        70, 75, 0, 16
      HSL:
        244°, 65.5738%, 52.1569%
        HSV (HSB):
        244°, 75.1174%, 83.5294%
        XYZ:
        15.3977, 8.4403, 63.7684
        xyY:
        0.1758, 0.0963, 8.4403
      CIE-Lab:
        34.8835, 53.2431, -79.6016
        CIE-LCH:
        34.8835, 95.7666, 303.7774
        CIE-Luv:
        34.8835, -5.9193, -109.0318
        Hunter-Lab:
        29.0522, 43.7639, -109.8027
      #4035d5 color charts
#4035d5 RGB chart
      #4035d5 CMYK chart
      #4035d5 RGB pie chart
      #4035d5 color shades, tints & tones
#4035d5 color schemes
#4035d5 color preview, HTML & CSS examples
           This text has a color of #4035d5        
        
          <p style="color:#4035d5;">Text here</p>
        
        
          .mytext {color:#4035d5;}
        
        Text color #4035d5
      
           This box has a color of #4035d5        
        
          <div style="background-color:#4035d5;">Content here</div>
        
        
          .mybackground {background-color:#4035d5;}
        
        Background color #4035d5
      
           Border around this has a color of #4035d5        
        
          <div style="border:2px solid #4035d5;">Content here</div>
        
        
          .myborder {border:2px solid #4035d5;}
        
        Border color #4035d5