#2e2451 color space conversions
Hex:
        #2e2451
        RGB:
        46, 36, 81
        CMY:
        82, 86, 68
        CMYK:
        43, 56, 0, 68
      HSL:
        253°, 38.4615%, 22.9412%
        HSV (HSB):
        253°, 55.5556%, 31.7647%
        XYZ:
        3.2428, 2.4367, 8.0840
        xyY:
        0.2356, 0.1770, 2.4367
      CIE-Lab:
        17.6298, 17.2115, -26.0768
        CIE-LCH:
        17.6298, 31.2448, 303.4260
        CIE-Luv:
        17.6298, 1.0755, -28.8590
        Hunter-Lab:
        15.6099, 9.7644, -19.7781
      #2e2451 color charts
#2e2451 RGB chart
      #2e2451 CMYK chart
      #2e2451 RGB pie chart
      #2e2451 color shades, tints & tones
#2e2451 color schemes
#2e2451 color preview, HTML & CSS examples
           This text has a color of #2e2451        
        
          <p style="color:#2e2451;">Text here</p>
        
        
          .mytext {color:#2e2451;}
        
        Text color #2e2451
      
           This box has a color of #2e2451        
        
          <div style="background-color:#2e2451;">Content here</div>
        
        
          .mybackground {background-color:#2e2451;}
        
        Background color #2e2451
      
           Border around this has a color of #2e2451        
        
          <div style="border:2px solid #2e2451;">Content here</div>
        
        
          .myborder {border:2px solid #2e2451;}
        
        Border color #2e2451