#1525d3 color space conversions
Hex:
        #1525d3
        RGB:
        21, 37, 211
        CMY:
        92, 85, 17
        CMYK:
        90, 82, 0, 17
      HSL:
        235°, 81.8966%, 45.4902%
        HSV (HSB):
        235°, 90.0474%, 82.7451%
        XYZ:
        12.7287, 6.1857, 62.1511
        xyY:
        0.1570, 0.0763, 6.1857
      CIE-Lab:
        29.8763, 58.0681, -86.8081
        CIE-LCH:
        29.8763, 104.4392, 303.7796
        CIE-Luv:
        29.8763, -9.1096, -107.8406
        Hunter-Lab:
        24.8711, 47.8295, -130.7517
      #1525d3 color charts
#1525d3 RGB chart
      #1525d3 CMYK chart
      #1525d3 RGB pie chart
      #1525d3 color shades, tints & tones
#1525d3 color schemes
#1525d3 color preview, HTML & CSS examples
           This text has a color of #1525d3        
        
          <p style="color:#1525d3;">Text here</p>
        
        
          .mytext {color:#1525d3;}
        
        Text color #1525d3
      
           This box has a color of #1525d3        
        
          <div style="background-color:#1525d3;">Content here</div>
        
        
          .mybackground {background-color:#1525d3;}
        
        Background color #1525d3
      
           Border around this has a color of #1525d3        
        
          <div style="border:2px solid #1525d3;">Content here</div>
        
        
          .myborder {border:2px solid #1525d3;}
        
        Border color #1525d3