#2519d3 color space conversions
Hex:
        #2519d3
        RGB:
        37, 25, 211
        CMY:
        85, 90, 17
        CMYK:
        82, 88, 0, 17
      HSL:
        244°, 78.8136%, 46.2745%
        HSV (HSB):
        244°, 88.1517%, 82.7451%
        XYZ:
        12.8685, 5.7917, 62.0677
        xyY:
        0.1594, 0.0717, 5.7917
      CIE-Lab:
        28.8808, 63.2917, -88.4501
        CIE-LCH:
        28.8808, 108.7624, 305.5861
        CIE-Luv:
        28.8808, -6.6937, -107.3960
        Hunter-Lab:
        24.0660, 53.3311, -136.0663
      #2519d3 color charts
#2519d3 RGB chart
      #2519d3 CMYK chart
      #2519d3 RGB pie chart
      #2519d3 color shades, tints & tones
#2519d3 color schemes
#2519d3 color preview, HTML & CSS examples
           This text has a color of #2519d3        
        
          <p style="color:#2519d3;">Text here</p>
        
        
          .mytext {color:#2519d3;}
        
        Text color #2519d3
      
           This box has a color of #2519d3        
        
          <div style="background-color:#2519d3;">Content here</div>
        
        
          .mybackground {background-color:#2519d3;}
        
        Background color #2519d3
      
           Border around this has a color of #2519d3        
        
          <div style="border:2px solid #2519d3;">Content here</div>
        
        
          .myborder {border:2px solid #2519d3;}
        
        Border color #2519d3