#1529a7 color space conversions
Hex:
        #1529a7
        RGB:
        21, 41, 167
        CMY:
        92, 84, 35
        CMYK:
        87, 75, 0, 35
      HSL:
        232°, 77.6596%, 36.8627%
        HSV (HSB):
        232°, 87.4251%, 65.4902%
        XYZ:
        8.0772, 4.5353, 37.0089
        xyY:
        0.1628, 0.0914, 4.5353
      CIE-Lab:
        25.3676, 41.5168, -68.2529
        CIE-LCH:
        25.3676, 79.8881, 301.3113
        CIE-Luv:
        25.3676, -8.3065, -82.5157
        Hunter-Lab:
        21.2963, 30.4328, -88.1273
      #1529a7 color charts
#1529a7 RGB chart
      #1529a7 CMYK chart
      #1529a7 RGB pie chart
      #1529a7 color shades, tints & tones
#1529a7 color schemes
#1529a7 color preview, HTML & CSS examples
           This text has a color of #1529a7        
        
          <p style="color:#1529a7;">Text here</p>
        
        
          .mytext {color:#1529a7;}
        
        Text color #1529a7
      
           This box has a color of #1529a7        
        
          <div style="background-color:#1529a7;">Content here</div>
        
        
          .mybackground {background-color:#1529a7;}
        
        Background color #1529a7
      
           Border around this has a color of #1529a7        
        
          <div style="border:2px solid #1529a7;">Content here</div>
        
        
          .myborder {border:2px solid #1529a7;}
        
        Border color #1529a7