#1525d7 color space conversions
Hex:
        #1525d7
        RGB:
        21, 37, 215
        CMY:
        92, 85, 16
        CMYK:
        90, 83, 0, 16
      HSL:
        235°, 82.2034%, 46.2745%
        HSV (HSB):
        235°, 90.2326%, 84.3137%
        XYZ:
        13.2366, 6.3889, 64.8255
        xyY:
        0.1567, 0.0757, 6.3889
      CIE-Lab:
        30.3731, 59.2847, -88.2978
        CIE-LCH:
        30.3731, 106.3540, 303.8781
        CIE-Luv:
        30.3731, -9.2450, -110.1274
        Hunter-Lab:
        25.2762, 49.2430, -134.3669
      #1525d7 color charts
#1525d7 RGB chart
      #1525d7 CMYK chart
      #1525d7 RGB pie chart
      #1525d7 color shades, tints & tones
#1525d7 color schemes
#1525d7 color preview, HTML & CSS examples
           This text has a color of #1525d7        
        
          <p style="color:#1525d7;">Text here</p>
        
        
          .mytext {color:#1525d7;}
        
        Text color #1525d7
      
           This box has a color of #1525d7        
        
          <div style="background-color:#1525d7;">Content here</div>
        
        
          .mybackground {background-color:#1525d7;}
        
        Background color #1525d7
      
           Border around this has a color of #1525d7        
        
          <div style="border:2px solid #1525d7;">Content here</div>
        
        
          .myborder {border:2px solid #1525d7;}
        
        Border color #1525d7