#2e2cde color space conversions
Hex:
        #2e2cde
        RGB:
        46, 44, 222
        CMY:
        82, 83, 13
        CMYK:
        79, 80, 0, 13
      HSL:
        241°, 72.9508%, 52.1569%
        HSV (HSB):
        241°, 80.1802%, 87.0588%
        XYZ:
        15.2122, 7.6561, 69.7833
        xyY:
        0.1642, 0.0826, 7.6561
      CIE-Lab:
        33.2562, 59.1584, -87.5111
        CIE-LCH:
        33.2562, 105.6310, 304.0591
        CIE-Luv:
        33.2562, -8.0233, -114.7052
        Hunter-Lab:
        27.6697, 49.7134, -130.1611
      #2e2cde color charts
#2e2cde RGB chart
      #2e2cde CMYK chart
      #2e2cde RGB pie chart
      #2e2cde color shades, tints & tones
#2e2cde color schemes
#2e2cde color preview, HTML & CSS examples
           This text has a color of #2e2cde        
        
          <p style="color:#2e2cde;">Text here</p>
        
        
          .mytext {color:#2e2cde;}
        
        Text color #2e2cde
      
           This box has a color of #2e2cde        
        
          <div style="background-color:#2e2cde;">Content here</div>
        
        
          .mybackground {background-color:#2e2cde;}
        
        Background color #2e2cde
      
           Border around this has a color of #2e2cde        
        
          <div style="border:2px solid #2e2cde;">Content here</div>
        
        
          .myborder {border:2px solid #2e2cde;}
        
        Border color #2e2cde