#2419d5 color space conversions
Hex:
        #2419d5
        RGB:
        36, 25, 213
        CMY:
        86, 90, 16
        CMYK:
        83, 88, 0, 16
      HSL:
        244°, 78.9916%, 46.6667%
        HSV (HSB):
        244°, 88.2629%, 83.5294%
        XYZ:
        13.0854, 5.8744, 63.3950
        xyY:
        0.1589, 0.0713, 5.8744
      CIE-Lab:
        29.0934, 63.8102, -89.2573
        CIE-LCH:
        29.0934, 109.7206, 305.5610
        CIE-Luv:
        29.0934, -6.8873, -108.5075
        Hunter-Lab:
        24.2372, 53.9552, -138.1132
      #2419d5 color charts
#2419d5 RGB chart
      #2419d5 CMYK chart
      #2419d5 RGB pie chart
      #2419d5 color shades, tints & tones
#2419d5 color schemes
#2419d5 color preview, HTML & CSS examples
           This text has a color of #2419d5        
        
          <p style="color:#2419d5;">Text here</p>
        
        
          .mytext {color:#2419d5;}
        
        Text color #2419d5
      
           This box has a color of #2419d5        
        
          <div style="background-color:#2419d5;">Content here</div>
        
        
          .mybackground {background-color:#2419d5;}
        
        Background color #2419d5
      
           Border around this has a color of #2419d5        
        
          <div style="border:2px solid #2419d5;">Content here</div>
        
        
          .myborder {border:2px solid #2419d5;}
        
        Border color #2419d5