#3528bf color space conversions
Hex:
        #3528bf
        RGB:
        53, 40, 191
        CMY:
        79, 84, 25
        CMYK:
        72, 79, 0, 25
      HSL:
        245°, 65.3680%, 45.2941%
        HSV (HSB):
        245°, 79.0576%, 74.9020%
        XYZ:
        11.6310, 6.0361, 49.8423
        xyY:
        0.1723, 0.0894, 6.0361
      CIE-Lab:
        29.5032, 52.1000, -75.6840
        CIE-LCH:
        29.5032, 91.8829, 304.5431
        CIE-Luv:
        29.5032, -4.9862, -96.8462
        Hunter-Lab:
        24.5684, 41.5093, -103.0847
      #3528bf color charts
#3528bf RGB chart
      #3528bf CMYK chart
      #3528bf RGB pie chart
      #3528bf color shades, tints & tones
#3528bf color schemes
#3528bf color preview, HTML & CSS examples
           This text has a color of #3528bf        
        
          <p style="color:#3528bf;">Text here</p>
        
        
          .mytext {color:#3528bf;}
        
        Text color #3528bf
      
           This box has a color of #3528bf        
        
          <div style="background-color:#3528bf;">Content here</div>
        
        
          .mybackground {background-color:#3528bf;}
        
        Background color #3528bf
      
           Border around this has a color of #3528bf        
        
          <div style="border:2px solid #3528bf;">Content here</div>
        
        
          .myborder {border:2px solid #3528bf;}
        
        Border color #3528bf