#2418ce color space conversions
Hex:
        #2418ce
        RGB:
        36, 24, 206
        CMY:
        86, 91, 19
        CMYK:
        83, 88, 0, 19
      HSL:
        244°, 79.1304%, 45.0980%
        HSV (HSB):
        244°, 88.3495%, 80.7843%
        XYZ:
        12.1948, 5.4846, 58.8084
        xyY:
        0.1594, 0.0717, 5.4846
      CIE-Lab:
        28.0729, 62.2129, -86.8879
        CIE-LCH:
        28.0729, 106.8642, 305.6032
        CIE-Luv:
        28.0729, -6.4848, -104.4179
        Hunter-Lab:
        23.4192, 51.9646, -132.4912
      #2418ce color charts
#2418ce RGB chart
      #2418ce CMYK chart
      #2418ce RGB pie chart
      #2418ce color shades, tints & tones
#2418ce color schemes
#2418ce color preview, HTML & CSS examples
           This text has a color of #2418ce        
        
          <p style="color:#2418ce;">Text here</p>
        
        
          .mytext {color:#2418ce;}
        
        Text color #2418ce
      
           This box has a color of #2418ce        
        
          <div style="background-color:#2418ce;">Content here</div>
        
        
          .mybackground {background-color:#2418ce;}
        
        Background color #2418ce
      
           Border around this has a color of #2418ce        
        
          <div style="border:2px solid #2418ce;">Content here</div>
        
        
          .myborder {border:2px solid #2418ce;}
        
        Border color #2418ce