#2e30ec color space conversions
Hex:
        #2e30ec
        RGB:
        46, 48, 236
        CMY:
        82, 81, 7
        CMYK:
        81, 80, 0, 7
      HSL:
        239°, 83.3333%, 55.2941%
        HSV (HSB):
        239°, 80.5085%, 92.5490%
        XYZ:
        17.3240, 8.7509, 80.1329
        xyY:
        0.1631, 0.0824, 8.7509
      CIE-Lab:
        35.5002, 61.5080, -91.7772
        CIE-LCH:
        35.5002, 110.4820, 303.8295
        CIE-Luv:
        35.5002, -9.0891, -122.6979
        Hunter-Lab:
        29.5819, 52.7664, -139.9004
      #2e30ec color charts
#2e30ec RGB chart
      #2e30ec CMYK chart
      #2e30ec RGB pie chart
      #2e30ec color shades, tints & tones
#2e30ec color schemes
#2e30ec color preview, HTML & CSS examples
           This text has a color of #2e30ec        
        
          <p style="color:#2e30ec;">Text here</p>
        
        
          .mytext {color:#2e30ec;}
        
        Text color #2e30ec
      
           This box has a color of #2e30ec        
        
          <div style="background-color:#2e30ec;">Content here</div>
        
        
          .mybackground {background-color:#2e30ec;}
        
        Background color #2e30ec
      
           Border around this has a color of #2e30ec        
        
          <div style="border:2px solid #2e30ec;">Content here</div>
        
        
          .myborder {border:2px solid #2e30ec;}
        
        Border color #2e30ec