#3035a2 color space conversions
Hex:
        #3035a2
        RGB:
        48, 53, 162
        CMY:
        81, 79, 36
        CMYK:
        70, 67, 0, 36
      HSL:
        237°, 54.2857%, 41.1765%
        HSV (HSB):
        237°, 70.3704%, 63.5294%
        XYZ:
        9.0136, 5.7832, 34.8236
        xyY:
        0.1817, 0.1165, 5.7832
      CIE-Lab:
        28.8588, 34.6546, -59.4305
        CIE-LCH:
        28.8588, 68.7962, 300.2469
        CIE-Luv:
        28.8588, -6.6693, -78.1821
        Hunter-Lab:
        24.0483, 24.8195, -69.0222
      #3035a2 color charts
#3035a2 RGB chart
      #3035a2 CMYK chart
      #3035a2 RGB pie chart
      #3035a2 color shades, tints & tones
#3035a2 color schemes
#3035a2 color preview, HTML & CSS examples
           This text has a color of #3035a2        
        
          <p style="color:#3035a2;">Text here</p>
        
        
          .mytext {color:#3035a2;}
        
        Text color #3035a2
      
           This box has a color of #3035a2        
        
          <div style="background-color:#3035a2;">Content here</div>
        
        
          .mybackground {background-color:#3035a2;}
        
        Background color #3035a2
      
           Border around this has a color of #3035a2        
        
          <div style="border:2px solid #3035a2;">Content here</div>
        
        
          .myborder {border:2px solid #3035a2;}
        
        Border color #3035a2