#2519fd color space conversions
Hex:
        #2519fd
        RGB:
        37, 25, 253
        CMY:
        85, 90, 1
        CMYK:
        85, 90, 0, 1
      HSL:
        243°, 98.2759%, 54.5098%
        HSV (HSB):
        243°, 90.1186%, 99.2157%
        XYZ:
        18.8402, 8.1804, 93.5145
        xyY:
        0.1563, 0.0679, 8.1804
      CIE-Lab:
        34.3559, 74.4806, -103.2887
        CIE-LCH:
        34.3559, 127.3417, 305.7950
        CIE-Luv:
        34.3559, -8.6189, -131.2676
        Hunter-Lab:
        28.6014, 67.5281, -173.8320
      #2519fd color charts
#2519fd RGB chart
      #2519fd CMYK chart
      #2519fd RGB pie chart
      #2519fd color shades, tints & tones
#2519fd color schemes
#2519fd color preview, HTML & CSS examples
           This text has a color of #2519fd        
        
          <p style="color:#2519fd;">Text here</p>
        
        
          .mytext {color:#2519fd;}
        
        Text color #2519fd
      
           This box has a color of #2519fd        
        
          <div style="background-color:#2519fd;">Content here</div>
        
        
          .mybackground {background-color:#2519fd;}
        
        Background color #2519fd
      
           Border around this has a color of #2519fd        
        
          <div style="border:2px solid #2519fd;">Content here</div>
        
        
          .myborder {border:2px solid #2519fd;}
        
        Border color #2519fd