#1525c4 color space conversions
Hex:
        #1525c4
        RGB:
        21, 37, 196
        CMY:
        92, 85, 23
        CMYK:
        89, 81, 0, 23
      HSL:
        235°, 80.6452%, 42.5490%
        HSV (HSB):
        235°, 89.2857%, 76.8627%
        XYZ:
        10.9346, 5.4681, 52.7037
        xyY:
        0.1582, 0.0791, 5.4681
      CIE-Lab:
        28.0288, 53.3994, -81.1211
        CIE-LCH:
        28.0288, 97.1192, 303.3556
        CIE-Luv:
        28.0288, -8.6099, -99.2269
        Hunter-Lab:
        23.3839, 42.5470, -117.2615
      #1525c4 color charts
#1525c4 RGB chart
      #1525c4 CMYK chart
      #1525c4 RGB pie chart
      #1525c4 color shades, tints & tones
#1525c4 color schemes
#1525c4 color preview, HTML & CSS examples
           This text has a color of #1525c4        
        
          <p style="color:#1525c4;">Text here</p>
        
        
          .mytext {color:#1525c4;}
        
        Text color #1525c4
      
           This box has a color of #1525c4        
        
          <div style="background-color:#1525c4;">Content here</div>
        
        
          .mybackground {background-color:#1525c4;}
        
        Background color #1525c4
      
           Border around this has a color of #1525c4        
        
          <div style="border:2px solid #1525c4;">Content here</div>
        
        
          .myborder {border:2px solid #1525c4;}
        
        Border color #1525c4