#2519eb color space conversions
Hex:
        #2519eb
        RGB:
        37, 25, 235
        CMY:
        85, 90, 8
        CMYK:
        84, 89, 0, 8
      HSL:
        243°, 84.0000%, 50.9804%
        HSV (HSB):
        243°, 89.3617%, 92.1569%
        XYZ:
        16.1060, 7.0867, 79.1163
        xyY:
        0.1574, 0.0693, 7.0867
      CIE-Lab:
        32.0036, 69.7735, -97.0389
        CIE-LCH:
        32.0036, 119.5194, 305.7171
        CIE-Luv:
        32.0036, -7.8063, -121.0893
        Hunter-Lab:
        26.6209, 61.4080, -157.5727
      #2519eb color charts
#2519eb RGB chart
      #2519eb CMYK chart
      #2519eb RGB pie chart
      #2519eb color shades, tints & tones
#2519eb color schemes
#2519eb color preview, HTML & CSS examples
           This text has a color of #2519eb        
        
          <p style="color:#2519eb;">Text here</p>
        
        
          .mytext {color:#2519eb;}
        
        Text color #2519eb
      
           This box has a color of #2519eb        
        
          <div style="background-color:#2519eb;">Content here</div>
        
        
          .mybackground {background-color:#2519eb;}
        
        Background color #2519eb
      
           Border around this has a color of #2519eb        
        
          <div style="border:2px solid #2519eb;">Content here</div>
        
        
          .myborder {border:2px solid #2519eb;}
        
        Border color #2519eb