#2529cd color space conversions
Hex:
        #2529cd
        RGB:
        37, 41, 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.5753, 6.3870, 58.3276
        xyY:
        0.1627, 0.0826, 6.3870
      CIE-Lab:
        30.3685, 54.9149, -82.4850
        CIE-LCH:
        30.3685, 99.0930, 303.6539
        CIE-Luv:
        30.3685, -8.0238, -104.8078
        Hunter-Lab:
        25.2725, 44.5931, -119.1478
      #2529cd color charts
#2529cd RGB chart
      #2529cd CMYK chart
      #2529cd RGB pie chart
      #2529cd color shades, tints & tones
#2529cd color schemes
#2529cd color preview, HTML & CSS examples
           This text has a color of #2529cd        
        
          <p style="color:#2529cd;">Text here</p>
        
        
          .mytext {color:#2529cd;}
        
        Text color #2529cd
      
           This box has a color of #2529cd        
        
          <div style="background-color:#2529cd;">Content here</div>
        
        
          .mybackground {background-color:#2529cd;}
        
        Background color #2529cd
      
           Border around this has a color of #2529cd        
        
          <div style="border:2px solid #2529cd;">Content here</div>
        
        
          .myborder {border:2px solid #2529cd;}
        
        Border color #2529cd