#2e25ee color space conversions
Hex:
        #2e25ee
        RGB:
        46, 37, 238
        CMY:
        82, 85, 7
        CMYK:
        81, 84, 0, 7
      HSL:
        243°, 85.5319%, 53.9216%
        HSV (HSB):
        243°, 84.4538%, 93.3333%
        XYZ:
        17.2209, 8.0770, 81.5403
        xyY:
        0.1612, 0.0756, 8.0770
      CIE-Lab:
        34.1428, 66.7952, -95.1685
        CIE-LCH:
        34.1428, 116.2697, 305.0636
        CIE-Luv:
        34.1428, -7.9831, -123.6297
        Hunter-Lab:
        28.4201, 58.4252, -150.2152
      #2e25ee color charts
#2e25ee RGB chart
      #2e25ee CMYK chart
      #2e25ee RGB pie chart
      #2e25ee color shades, tints & tones
#2e25ee color schemes
#2e25ee color preview, HTML & CSS examples
           This text has a color of #2e25ee        
        
          <p style="color:#2e25ee;">Text here</p>
        
        
          .mytext {color:#2e25ee;}
        
        Text color #2e25ee
      
           This box has a color of #2e25ee        
        
          <div style="background-color:#2e25ee;">Content here</div>
        
        
          .mybackground {background-color:#2e25ee;}
        
        Background color #2e25ee
      
           Border around this has a color of #2e25ee        
        
          <div style="border:2px solid #2e25ee;">Content here</div>
        
        
          .myborder {border:2px solid #2e25ee;}
        
        Border color #2e25ee