#2e177d color space conversions
Hex:
        #2e177d
        RGB:
        46, 23, 125
        CMY:
        82, 91, 51
        CMYK:
        63, 82, 0, 51
      HSL:
        254°, 68.9189%, 29.0196%
        HSV (HSB):
        254°, 81.6000%, 49.0196%
        XYZ:
        5.1348, 2.6743, 19.6476
        xyY:
        0.1870, 0.0974, 2.6743
      CIE-Lab:
        18.6892, 39.4931, -53.2086
        CIE-LCH:
        18.6892, 66.2636, 306.5839
        CIE-Luv:
        18.6892, -0.1731, -57.6625
        Hunter-Lab:
        16.3533, 27.4290, -59.7864
      #2e177d color charts
#2e177d RGB chart
      #2e177d CMYK chart
      #2e177d RGB pie chart
      #2e177d color shades, tints & tones
#2e177d color schemes
#2e177d color preview, HTML & CSS examples
           This text has a color of #2e177d        
        
          <p style="color:#2e177d;">Text here</p>
        
        
          .mytext {color:#2e177d;}
        
        Text color #2e177d
      
           This box has a color of #2e177d        
        
          <div style="background-color:#2e177d;">Content here</div>
        
        
          .mybackground {background-color:#2e177d;}
        
        Background color #2e177d
      
           Border around this has a color of #2e177d        
        
          <div style="border:2px solid #2e177d;">Content here</div>
        
        
          .myborder {border:2px solid #2e177d;}
        
        Border color #2e177d