#3035b4 color space conversions
Hex:
        #3035b4
        RGB:
        48, 53, 180
        CMY:
        81, 79, 29
        CMYK:
        73, 71, 0, 29
      HSL:
        238°, 57.8947%, 44.7059%
        HSV (HSB):
        238°, 73.3333%, 70.5882%
        XYZ:
        10.7302, 6.4699, 43.8633
        xyY:
        0.1757, 0.1060, 6.4699
      CIE-Lab:
        30.5682, 40.9287, -67.4201
        CIE-LCH:
        30.5682, 78.8709, 301.2607
        CIE-Luv:
        30.5682, -7.3637, -89.4422
        Hunter-Lab:
        25.4359, 30.7880, -84.4381
      #3035b4 color charts
#3035b4 RGB chart
      #3035b4 CMYK chart
      #3035b4 RGB pie chart
      #3035b4 color shades, tints & tones
#3035b4 color schemes
#3035b4 color preview, HTML & CSS examples
           This text has a color of #3035b4        
        
          <p style="color:#3035b4;">Text here</p>
        
        
          .mytext {color:#3035b4;}
        
        Text color #3035b4
      
           This box has a color of #3035b4        
        
          <div style="background-color:#3035b4;">Content here</div>
        
        
          .mybackground {background-color:#3035b4;}
        
        Background color #3035b4
      
           Border around this has a color of #3035b4        
        
          <div style="border:2px solid #3035b4;">Content here</div>
        
        
          .myborder {border:2px solid #3035b4;}
        
        Border color #3035b4