#2e36ff color space conversions
Hex:
        #2e36ff
        RGB:
        46, 54, 255
        CMY:
        82, 79, 0
        CMYK:
        82, 79, 0, 0
      HSL:
        238°, 100.0000%, 59.0196%
        HSV (HSB):
        238°, 81.9608%, 100.0000%
        XYZ:
        20.4959, 10.4392, 95.5425
        xyY:
        0.1621, 0.0825, 10.4392
      CIE-Lab:
        38.6194, 64.4046, -97.3022
        CIE-LCH:
        38.6194, 116.6862, 303.5007
        CIE-Luv:
        38.6194, -10.5637, -133.4083
        Hunter-Lab:
        32.3097, 56.6907, -152.7086
      #2e36ff color charts
#2e36ff RGB chart
      #2e36ff CMYK chart
      #2e36ff RGB pie chart
      #2e36ff color shades, tints & tones
#2e36ff color schemes
#2e36ff color preview, HTML & CSS examples
           This text has a color of #2e36ff        
        
          <p style="color:#2e36ff;">Text here</p>
        
        
          .mytext {color:#2e36ff;}
        
        Text color #2e36ff
      
           This box has a color of #2e36ff        
        
          <div style="background-color:#2e36ff;">Content here</div>
        
        
          .mybackground {background-color:#2e36ff;}
        
        Background color #2e36ff
      
           Border around this has a color of #2e36ff        
        
          <div style="border:2px solid #2e36ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e36ff;}
        
        Border color #2e36ff