#2e1bcb color space conversions
Hex:
        #2e1bcb
        RGB:
        46, 27, 203
        CMY:
        82, 89, 20
        CMYK:
        77, 87, 0, 20
      HSL:
        246°, 76.5217%, 45.0980%
        HSV (HSB):
        246°, 86.6995%, 79.6078%
        XYZ:
        12.2981, 5.6765, 56.9474
        xyY:
        0.1641, 0.0758, 5.6765
      CIE-Lab:
        28.5812, 60.7328, -84.2751
        CIE-LCH:
        28.5812, 103.8786, 305.7784
        CIE-Luv:
        28.5812, -5.3810, -103.2597
        Hunter-Lab:
        23.8254, 50.4432, -125.0369
      #2e1bcb color charts
#2e1bcb RGB chart
      #2e1bcb CMYK chart
      #2e1bcb RGB pie chart
      #2e1bcb color shades, tints & tones
#2e1bcb color schemes
#2e1bcb color preview, HTML & CSS examples
           This text has a color of #2e1bcb        
        
          <p style="color:#2e1bcb;">Text here</p>
        
        
          .mytext {color:#2e1bcb;}
        
        Text color #2e1bcb
      
           This box has a color of #2e1bcb        
        
          <div style="background-color:#2e1bcb;">Content here</div>
        
        
          .mybackground {background-color:#2e1bcb;}
        
        Background color #2e1bcb
      
           Border around this has a color of #2e1bcb        
        
          <div style="border:2px solid #2e1bcb;">Content here</div>
        
        
          .myborder {border:2px solid #2e1bcb;}
        
        Border color #2e1bcb