#1525b5 color space conversions
Hex:
        #1525b5
        RGB:
        21, 37, 181
        CMY:
        92, 85, 29
        CMYK:
        88, 80, 0, 29
      HSL:
        234°, 79.2079%, 39.6078%
        HSV (HSB):
        234°, 88.3978%, 70.9804%
        XYZ:
        9.3113, 4.8188, 44.1554
        xyY:
        0.1598, 0.0827, 4.8188
      CIE-Lab:
        26.2121, 48.5462, -75.2579
        CIE-LCH:
        26.2121, 89.5572, 302.8246
        CIE-Luv:
        26.2121, -8.1251, -90.5506
        Hunter-Lab:
        21.9517, 37.2995, -103.8946
      #1525b5 color charts
#1525b5 RGB chart
      #1525b5 CMYK chart
      #1525b5 RGB pie chart
      #1525b5 color shades, tints & tones
#1525b5 color schemes
#1525b5 color preview, HTML & CSS examples
           This text has a color of #1525b5        
        
          <p style="color:#1525b5;">Text here</p>
        
        
          .mytext {color:#1525b5;}
        
        Text color #1525b5
      
           This box has a color of #1525b5        
        
          <div style="background-color:#1525b5;">Content here</div>
        
        
          .mybackground {background-color:#1525b5;}
        
        Background color #1525b5
      
           Border around this has a color of #1525b5        
        
          <div style="border:2px solid #1525b5;">Content here</div>
        
        
          .myborder {border:2px solid #1525b5;}
        
        Border color #1525b5