#1529a3 color space conversions
Hex:
        #1529a3
        RGB:
        21, 41, 163
        CMY:
        92, 84, 36
        CMYK:
        87, 75, 0, 36
      HSL:
        232°, 77.1739%, 36.0784%
        HSV (HSB):
        232°, 87.1166%, 63.9216%
        XYZ:
        7.7131, 4.3896, 35.0911
        xyY:
        0.1634, 0.0930, 4.3896
      CIE-Lab:
        24.9199, 40.0919, -66.5710
        CIE-LCH:
        24.9199, 77.7114, 301.0582
        CIE-Luv:
        24.9199, -8.2020, -80.1536
        Hunter-Lab:
        20.9515, 29.0477, -84.6372
      #1529a3 color charts
#1529a3 RGB chart
      #1529a3 CMYK chart
      #1529a3 RGB pie chart
      #1529a3 color shades, tints & tones
#1529a3 color schemes
#1529a3 color preview, HTML & CSS examples
           This text has a color of #1529a3        
        
          <p style="color:#1529a3;">Text here</p>
        
        
          .mytext {color:#1529a3;}
        
        Text color #1529a3
      
           This box has a color of #1529a3        
        
          <div style="background-color:#1529a3;">Content here</div>
        
        
          .mybackground {background-color:#1529a3;}
        
        Background color #1529a3
      
           Border around this has a color of #1529a3        
        
          <div style="border:2px solid #1529a3;">Content here</div>
        
        
          .myborder {border:2px solid #1529a3;}
        
        Border color #1529a3