#2400d5 color space conversions
Hex:
        #2400d5
        RGB:
        36, 0, 213
        CMY:
        86, 100, 16
        CMYK:
        83, 100, 0, 16
      HSL:
        250°, 100.0000%, 41.7647%
        HSV (HSB):
        250°, 100.0000%, 83.5294%
        XYZ:
        12.7378, 5.1792, 63.2791
        xyY:
        0.1569, 0.0638, 5.1792
      CIE-Lab:
        27.2392, 69.4956, -92.3523
        CIE-LCH:
        27.2392, 115.5794, 306.9616
        CIE-Luv:
        27.2392, -5.6806, -106.9480
        Hunter-Lab:
        22.7578, 60.0824, -148.9283
      #2400d5 color charts
#2400d5 RGB chart
      #2400d5 CMYK chart
      #2400d5 RGB pie chart
      #2400d5 color shades, tints & tones
#2400d5 color schemes
#2400d5 color preview, HTML & CSS examples
           This text has a color of #2400d5        
        
          <p style="color:#2400d5;">Text here</p>
        
        
          .mytext {color:#2400d5;}
        
        Text color #2400d5
      
           This box has a color of #2400d5        
        
          <div style="background-color:#2400d5;">Content here</div>
        
        
          .mybackground {background-color:#2400d5;}
        
        Background color #2400d5
      
           Border around this has a color of #2400d5        
        
          <div style="border:2px solid #2400d5;">Content here</div>
        
        
          .myborder {border:2px solid #2400d5;}
        
        Border color #2400d5