#2e279d color space conversions
Hex:
        #2e279d
        RGB:
        46, 39, 157
        CMY:
        82, 85, 38
        CMYK:
        71, 75, 0, 38
      HSL:
        244°, 60.2041%, 38.4314%
        HSV (HSB):
        244°, 75.1592%, 61.5686%
        XYZ:
        7.9380, 4.4662, 32.3420
        xyY:
        0.1774, 0.0998, 4.4662
      CIE-Lab:
        25.1564, 41.1571, -62.4846
        CIE-LCH:
        25.1564, 74.8213, 303.3719
        CIE-Luv:
        25.1564, -4.3130, -76.7159
        Hunter-Lab:
        21.1334, 30.0640, -75.9424
      #2e279d color charts
#2e279d RGB chart
      #2e279d CMYK chart
      #2e279d RGB pie chart
      #2e279d color shades, tints & tones
#2e279d color schemes
#2e279d color preview, HTML & CSS examples
           This text has a color of #2e279d        
        
          <p style="color:#2e279d;">Text here</p>
        
        
          .mytext {color:#2e279d;}
        
        Text color #2e279d
      
           This box has a color of #2e279d        
        
          <div style="background-color:#2e279d;">Content here</div>
        
        
          .mybackground {background-color:#2e279d;}
        
        Background color #2e279d
      
           Border around this has a color of #2e279d        
        
          <div style="border:2px solid #2e279d;">Content here</div>
        
        
          .myborder {border:2px solid #2e279d;}
        
        Border color #2e279d