#3528bd color space conversions
Hex:
        #3528bd
        RGB:
        53, 40, 189
        CMY:
        79, 84, 26
        CMYK:
        72, 79, 0, 26
      HSL:
        245°, 65.0655%, 44.9020%
        HSV (HSB):
        245°, 78.8360%, 74.1176%
        XYZ:
        11.4123, 5.9486, 48.6908
        xyY:
        0.1728, 0.0901, 5.9486
      CIE-Lab:
        29.2824, 51.4865, -74.8685
        CIE-LCH:
        29.2824, 90.8634, 304.5160
        CIE-Luv:
        29.2824, -4.8767, -95.6757
        Hunter-Lab:
        24.3897, 40.8406, -101.2917
      #3528bd color charts
#3528bd RGB chart
      #3528bd CMYK chart
      #3528bd RGB pie chart
      #3528bd color shades, tints & tones
#3528bd color schemes
#3528bd color preview, HTML & CSS examples
           This text has a color of #3528bd        
        
          <p style="color:#3528bd;">Text here</p>
        
        
          .mytext {color:#3528bd;}
        
        Text color #3528bd
      
           This box has a color of #3528bd        
        
          <div style="background-color:#3528bd;">Content here</div>
        
        
          .mybackground {background-color:#3528bd;}
        
        Background color #3528bd
      
           Border around this has a color of #3528bd        
        
          <div style="border:2px solid #3528bd;">Content here</div>
        
        
          .myborder {border:2px solid #3528bd;}
        
        Border color #3528bd