#2e208a color space conversions
Hex:
        #2e208a
        RGB:
        46, 32, 138
        CMY:
        82, 87, 46
        CMYK:
        67, 77, 0, 46
      HSL:
        248°, 62.3529%, 33.3333%
        HSV (HSB):
        248°, 76.8116%, 54.1176%
        XYZ:
        6.2307, 3.4488, 24.3821
        xyY:
        0.1829, 0.1013, 3.4488
      CIE-Lab:
        21.7586, 38.8528, -56.3497
        CIE-LCH:
        21.7586, 68.4458, 304.5861
        CIE-Luv:
        21.7586, -2.1920, -65.5082
        Hunter-Lab:
        18.5711, 27.3881, -64.8424
      #2e208a color charts
#2e208a RGB chart
      #2e208a CMYK chart
      #2e208a RGB pie chart
      #2e208a color shades, tints & tones
#2e208a color schemes
#2e208a color preview, HTML & CSS examples
           This text has a color of #2e208a        
        
          <p style="color:#2e208a;">Text here</p>
        
        
          .mytext {color:#2e208a;}
        
        Text color #2e208a
      
           This box has a color of #2e208a        
        
          <div style="background-color:#2e208a;">Content here</div>
        
        
          .mybackground {background-color:#2e208a;}
        
        Background color #2e208a
      
           Border around this has a color of #2e208a        
        
          <div style="border:2px solid #2e208a;">Content here</div>
        
        
          .myborder {border:2px solid #2e208a;}
        
        Border color #2e208a