#2519cd color space conversions
Hex:
        #2519cd
        RGB:
        37, 25, 205
        CMY:
        85, 90, 20
        CMYK:
        82, 88, 0, 20
      HSL:
        244°, 78.2609%, 45.0980%
        HSV (HSB):
        244°, 87.8049%, 80.3922%
        XYZ:
        12.1300, 5.4964, 58.1792
        xyY:
        0.1600, 0.0725, 5.4964
      CIE-Lab:
        28.1045, 61.6299, -86.2505
        CIE-LCH:
        28.1045, 106.0066, 305.5475
        CIE-Luv:
        28.1045, -6.4096, -103.9520
        Hunter-Lab:
        23.4443, 51.3279, -130.7225
      #2519cd color charts
#2519cd RGB chart
      #2519cd CMYK chart
      #2519cd RGB pie chart
      #2519cd color shades, tints & tones
#2519cd color schemes
#2519cd color preview, HTML & CSS examples
           This text has a color of #2519cd        
        
          <p style="color:#2519cd;">Text here</p>
        
        
          .mytext {color:#2519cd;}
        
        Text color #2519cd
      
           This box has a color of #2519cd        
        
          <div style="background-color:#2519cd;">Content here</div>
        
        
          .mybackground {background-color:#2519cd;}
        
        Background color #2519cd
      
           Border around this has a color of #2519cd        
        
          <div style="border:2px solid #2519cd;">Content here</div>
        
        
          .myborder {border:2px solid #2519cd;}
        
        Border color #2519cd