#2528cd color space conversions
Hex:
        #2528cd
        RGB:
        37, 40, 205
        CMY:
        85, 84, 20
        CMYK:
        82, 80, 0, 20
      HSL:
        239°, 69.4215%, 47.4510%
        HSV (HSB):
        239°, 81.9512%, 80.3922%
        XYZ:
        12.5412, 6.3187, 58.3162
        xyY:
        0.1625, 0.0819, 6.3187
      CIE-Lab:
        30.2026, 55.3990, -82.7604
        CIE-LCH:
        30.2026, 99.5908, 303.7979
        CIE-Luv:
        30.2026, -7.9001, -104.7820
        Hunter-Lab:
        25.1370, 45.0664, -119.9533
      #2528cd color charts
#2528cd RGB chart
      #2528cd CMYK chart
      #2528cd RGB pie chart
      #2528cd color shades, tints & tones
#2528cd color schemes
#2528cd color preview, HTML & CSS examples
           This text has a color of #2528cd        
        
          <p style="color:#2528cd;">Text here</p>
        
        
          .mytext {color:#2528cd;}
        
        Text color #2528cd
      
           This box has a color of #2528cd        
        
          <div style="background-color:#2528cd;">Content here</div>
        
        
          .mybackground {background-color:#2528cd;}
        
        Background color #2528cd
      
           Border around this has a color of #2528cd        
        
          <div style="border:2px solid #2528cd;">Content here</div>
        
        
          .myborder {border:2px solid #2528cd;}
        
        Border color #2528cd