#2528d2 color space conversions
Hex:
        #2528d2
        RGB:
        37, 40, 210
        CMY:
        85, 84, 18
        CMYK:
        82, 81, 0, 18
      HSL:
        239°, 70.0405%, 48.4314%
        HSV (HSB):
        239°, 82.3810%, 82.3529%
        XYZ:
        13.1546, 6.5640, 61.5464
        xyY:
        0.1619, 0.0808, 6.5640
      CIE-Lab:
        30.7931, 56.9381, -84.6875
        CIE-LCH:
        30.7931, 102.0486, 303.9142
        CIE-Luv:
        30.7931, -8.0973, -107.6536
        Hunter-Lab:
        25.6204, 46.8138, -124.4948
      #2528d2 color charts
#2528d2 RGB chart
      #2528d2 CMYK chart
      #2528d2 RGB pie chart
      #2528d2 color shades, tints & tones
#2528d2 color schemes
#2528d2 color preview, HTML & CSS examples
           This text has a color of #2528d2        
        
          <p style="color:#2528d2;">Text here</p>
        
        
          .mytext {color:#2528d2;}
        
        Text color #2528d2
      
           This box has a color of #2528d2        
        
          <div style="background-color:#2528d2;">Content here</div>
        
        
          .mybackground {background-color:#2528d2;}
        
        Background color #2528d2
      
           Border around this has a color of #2528d2        
        
          <div style="border:2px solid #2528d2;">Content here</div>
        
        
          .myborder {border:2px solid #2528d2;}
        
        Border color #2528d2