#2e21ce color space conversions
Hex:
        #2e21ce
        RGB:
        46, 33, 206
        CMY:
        82, 87, 19
        CMYK:
        78, 84, 0, 19
      HSL:
        245°, 72.3849%, 46.8627%
        HSV (HSB):
        245°, 83.9806%, 80.7843%
        XYZ:
        12.8111, 6.1248, 58.8995
        xyY:
        0.1646, 0.0787, 6.1248
      CIE-Lab:
        29.7251, 59.2707, -84.1234
        CIE-LCH:
        29.7251, 102.9065, 305.1673
        CIE-Luv:
        29.7251, -6.0754, -105.2760
        Hunter-Lab:
        24.7483, 49.0923, -123.7829
      #2e21ce color charts
#2e21ce RGB chart
      #2e21ce CMYK chart
      #2e21ce RGB pie chart
      #2e21ce color shades, tints & tones
#2e21ce color schemes
#2e21ce color preview, HTML & CSS examples
           This text has a color of #2e21ce        
        
          <p style="color:#2e21ce;">Text here</p>
        
        
          .mytext {color:#2e21ce;}
        
        Text color #2e21ce
      
           This box has a color of #2e21ce        
        
          <div style="background-color:#2e21ce;">Content here</div>
        
        
          .mybackground {background-color:#2e21ce;}
        
        Background color #2e21ce
      
           Border around this has a color of #2e21ce        
        
          <div style="border:2px solid #2e21ce;">Content here</div>
        
        
          .myborder {border:2px solid #2e21ce;}
        
        Border color #2e21ce