#1528d1 color space conversions
Hex:
        #1528d1
        RGB:
        21, 40, 209
        CMY:
        92, 84, 18
        CMYK:
        90, 81, 0, 18
      HSL:
        234°, 81.7391%, 45.0980%
        HSV (HSB):
        234°, 89.9522%, 81.9608%
        XYZ:
        12.5767, 6.2805, 60.8710
        xyY:
        0.1577, 0.0788, 6.2805
      CIE-Lab:
        30.1093, 56.0411, -85.2593
        CIE-LCH:
        30.1093, 102.0282, 303.3170
        CIE-Luv:
        30.1093, -9.3967, -106.8653
        Hunter-Lab:
        25.0609, 45.7229, -126.4685
      #1528d1 color charts
#1528d1 RGB chart
      #1528d1 CMYK chart
      #1528d1 RGB pie chart
      #1528d1 color shades, tints & tones
#1528d1 color schemes
#1528d1 color preview, HTML & CSS examples
           This text has a color of #1528d1        
        
          <p style="color:#1528d1;">Text here</p>
        
        
          .mytext {color:#1528d1;}
        
        Text color #1528d1
      
           This box has a color of #1528d1        
        
          <div style="background-color:#1528d1;">Content here</div>
        
        
          .mybackground {background-color:#1528d1;}
        
        Background color #1528d1
      
           Border around this has a color of #1528d1        
        
          <div style="border:2px solid #1528d1;">Content here</div>
        
        
          .myborder {border:2px solid #1528d1;}
        
        Border color #1528d1