#2e058a color space conversions
Hex:
        #2e058a
        RGB:
        46, 5, 138
        CMY:
        82, 98, 46
        CMYK:
        67, 96, 0, 46
      HSL:
        258°, 93.0070%, 28.0392%
        HSV (HSB):
        258°, 96.3768%, 54.1176%
        XYZ:
        5.7684, 2.5244, 24.2280
        xyY:
        0.1774, 0.0776, 2.5244
      CIE-Lab:
        18.0284, 49.8169, -62.5246
        CIE-LCH:
        18.0284, 79.9441, 308.5463
        CIE-Luv:
        18.0284, 0.1238, -63.9866
        Hunter-Lab:
        15.8882, 37.0023, -79.2896
      #2e058a color charts
#2e058a RGB chart
      #2e058a CMYK chart
      #2e058a RGB pie chart
      #2e058a color shades, tints & tones
#2e058a color schemes
#2e058a color preview, HTML & CSS examples
           This text has a color of #2e058a        
        
          <p style="color:#2e058a;">Text here</p>
        
        
          .mytext {color:#2e058a;}
        
        Text color #2e058a
      
           This box has a color of #2e058a        
        
          <div style="background-color:#2e058a;">Content here</div>
        
        
          .mybackground {background-color:#2e058a;}
        
        Background color #2e058a
      
           Border around this has a color of #2e058a        
        
          <div style="border:2px solid #2e058a;">Content here</div>
        
        
          .myborder {border:2px solid #2e058a;}
        
        Border color #2e058a