#3035f5 color space conversions
Hex:
        #3035f5
        RGB:
        48, 53, 245
        CMY:
        81, 79, 4
        CMYK:
        80, 78, 0, 4
      HSL:
        238°, 90.7834%, 57.4510%
        HSV (HSB):
        238°, 80.4082%, 96.0784%
        XYZ:
        18.9735, 9.7672, 87.2714
        xyY:
        0.1635, 0.0842, 9.7672
      CIE-Lab:
        37.4212, 61.9534, -93.6751
        CIE-LCH:
        37.4212, 112.3087, 303.4792
        CIE-Luv:
        37.4212, -9.8391, -127.7552
        Hunter-Lab:
        31.2525, 53.6761, -143.6887
      #3035f5 color charts
#3035f5 RGB chart
      #3035f5 CMYK chart
      #3035f5 RGB pie chart
      #3035f5 color shades, tints & tones
#3035f5 color schemes
#3035f5 color preview, HTML & CSS examples
           This text has a color of #3035f5        
        
          <p style="color:#3035f5;">Text here</p>
        
        
          .mytext {color:#3035f5;}
        
        Text color #3035f5
      
           This box has a color of #3035f5        
        
          <div style="background-color:#3035f5;">Content here</div>
        
        
          .mybackground {background-color:#3035f5;}
        
        Background color #3035f5
      
           Border around this has a color of #3035f5        
        
          <div style="border:2px solid #3035f5;">Content here</div>
        
        
          .myborder {border:2px solid #3035f5;}
        
        Border color #3035f5