#2e18ec color space conversions
Hex:
        #2e18ec
        RGB:
        46, 24, 236
        CMY:
        82, 91, 7
        CMYK:
        81, 90, 0, 7
      HSL:
        246°, 84.8000%, 50.9804%
        HSV (HSB):
        246°, 89.8305%, 92.5490%
        XYZ:
        16.5937, 7.2902, 79.8895
        xyY:
        0.1599, 0.0703, 7.2902
      CIE-Lab:
        32.4587, 70.5766, -96.8380
        CIE-LCH:
        32.4587, 119.8276, 306.0850
        CIE-Luv:
        32.4587, -6.8770, -121.8966
        Hunter-Lab:
        27.0004, 62.4500, -156.5281
      #2e18ec color charts
#2e18ec RGB chart
      #2e18ec CMYK chart
      #2e18ec RGB pie chart
      #2e18ec color shades, tints & tones
#2e18ec color schemes
#2e18ec color preview, HTML & CSS examples
           This text has a color of #2e18ec        
        
          <p style="color:#2e18ec;">Text here</p>
        
        
          .mytext {color:#2e18ec;}
        
        Text color #2e18ec
      
           This box has a color of #2e18ec        
        
          <div style="background-color:#2e18ec;">Content here</div>
        
        
          .mybackground {background-color:#2e18ec;}
        
        Background color #2e18ec
      
           Border around this has a color of #2e18ec        
        
          <div style="border:2px solid #2e18ec;">Content here</div>
        
        
          .myborder {border:2px solid #2e18ec;}
        
        Border color #2e18ec