#2400d3 color space conversions
Hex:
        #2400d3
        RGB:
        36, 0, 211
        CMY:
        86, 100, 17
        CMYK:
        83, 100, 0, 17
      HSL:
        250°, 100.0000%, 41.3725%
        HSV (HSB):
        250°, 100.0000%, 82.7451%
        XYZ:
        12.4854, 5.0782, 61.9502
        xyY:
        0.1570, 0.0639, 5.0782
      CIE-Lab:
        26.9565, 69.0133, -91.6632
        CIE-LCH:
        26.9565, 114.7387, 306.9761
        CIE-Luv:
        26.9565, -5.5750, -105.7760
        Hunter-Lab:
        22.5349, 59.4616, -147.2183
      #2400d3 color charts
#2400d3 RGB chart
      #2400d3 CMYK chart
      #2400d3 RGB pie chart
      #2400d3 color shades, tints & tones
#2400d3 color schemes
#2400d3 color preview, HTML & CSS examples
           This text has a color of #2400d3        
        
          <p style="color:#2400d3;">Text here</p>
        
        
          .mytext {color:#2400d3;}
        
        Text color #2400d3
      
           This box has a color of #2400d3        
        
          <div style="background-color:#2400d3;">Content here</div>
        
        
          .mybackground {background-color:#2400d3;}
        
        Background color #2400d3
      
           Border around this has a color of #2400d3        
        
          <div style="border:2px solid #2400d3;">Content here</div>
        
        
          .myborder {border:2px solid #2400d3;}
        
        Border color #2400d3