#2418d5 color space conversions
Hex:
        #2418d5
        RGB:
        36, 24, 213
        CMY:
        86, 91, 16
        CMYK:
        83, 89, 0, 16
      HSL:
        244°, 79.7468%, 46.4706%
        HSV (HSB):
        244°, 88.7324%, 83.5294%
        XYZ:
        13.0644, 5.8324, 63.3880
        xyY:
        0.1588, 0.0709, 5.8324
      CIE-Lab:
        28.9857, 64.1363, -89.4368
        CIE-LCH:
        28.9857, 110.0564, 305.6448
        CIE-Luv:
        28.9857, -6.8143, -108.4377
        Hunter-Lab:
        24.1504, 54.2982, -138.7140
      #2418d5 color charts
#2418d5 RGB chart
      #2418d5 CMYK chart
      #2418d5 RGB pie chart
      #2418d5 color shades, tints & tones
#2418d5 color schemes
#2418d5 color preview, HTML & CSS examples
           This text has a color of #2418d5        
        
          <p style="color:#2418d5;">Text here</p>
        
        
          .mytext {color:#2418d5;}
        
        Text color #2418d5
      
           This box has a color of #2418d5        
        
          <div style="background-color:#2418d5;">Content here</div>
        
        
          .mybackground {background-color:#2418d5;}
        
        Background color #2418d5
      
           Border around this has a color of #2418d5        
        
          <div style="border:2px solid #2418d5;">Content here</div>
        
        
          .myborder {border:2px solid #2418d5;}
        
        Border color #2418d5