#2e21ff color space conversions
Hex:
        #2e21ff
        RGB:
        46, 33, 255
        CMY:
        82, 87, 0
        CMYK:
        82, 87, 0, 0
      HSL:
        244°, 100.0000%, 56.4706%
        HSV (HSB):
        244°, 87.0588%, 100.0000%
        XYZ:
        19.7206, 8.8886, 95.2840
        xyY:
        0.1592, 0.0717, 8.8886
      CIE-Lab:
        35.7688, 72.8621, -102.0441
        CIE-LCH:
        35.7688, 125.3870, 305.5278
        CIE-Luv:
        35.7688, -8.4224, -133.0209
        Hunter-Lab:
        29.8137, 65.8967, -168.6203
      #2e21ff color charts
#2e21ff RGB chart
      #2e21ff CMYK chart
      #2e21ff RGB pie chart
      #2e21ff color shades, tints & tones
#2e21ff color schemes
#2e21ff color preview, HTML & CSS examples
           This text has a color of #2e21ff        
        
          <p style="color:#2e21ff;">Text here</p>
        
        
          .mytext {color:#2e21ff;}
        
        Text color #2e21ff
      
           This box has a color of #2e21ff        
        
          <div style="background-color:#2e21ff;">Content here</div>
        
        
          .mybackground {background-color:#2e21ff;}
        
        Background color #2e21ff
      
           Border around this has a color of #2e21ff        
        
          <div style="border:2px solid #2e21ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e21ff;}
        
        Border color #2e21ff