#2519d5 color space conversions
Hex:
        #2519d5
        RGB:
        37, 25, 213
        CMY:
        85, 90, 16
        CMYK:
        83, 88, 0, 16
      HSL:
        244°, 78.9916%, 46.6667%
        HSV (HSB):
        244°, 88.2629%, 83.5294%
        XYZ:
        13.1208, 5.8927, 63.3966
        xyY:
        0.1592, 0.0715, 5.8927
      CIE-Lab:
        29.1401, 63.8417, -89.1783
        CIE-LCH:
        29.1401, 109.6747, 305.5984
        CIE-Luv:
        29.1401, -6.7878, -108.5422
        Hunter-Lab:
        24.2748, 54.0003, -137.8506
      #2519d5 color charts
#2519d5 RGB chart
      #2519d5 CMYK chart
      #2519d5 RGB pie chart
      #2519d5 color shades, tints & tones
#2519d5 color schemes
#2519d5 color preview, HTML & CSS examples
           This text has a color of #2519d5        
        
          <p style="color:#2519d5;">Text here</p>
        
        
          .mytext {color:#2519d5;}
        
        Text color #2519d5
      
           This box has a color of #2519d5        
        
          <div style="background-color:#2519d5;">Content here</div>
        
        
          .mybackground {background-color:#2519d5;}
        
        Background color #2519d5
      
           Border around this has a color of #2519d5        
        
          <div style="border:2px solid #2519d5;">Content here</div>
        
        
          .myborder {border:2px solid #2519d5;}
        
        Border color #2519d5