#2b2575 color space conversions
Hex:
        #2b2575
        RGB:
        43, 37, 117
        CMY:
        83, 85, 54
        CMYK:
        63, 68, 0, 54
      HSL:
        245°, 51.9481%, 30.1961%
        HSV (HSB):
        245°, 68.3761%, 45.8824%
        XYZ:
        4.8687, 3.1211, 17.1754
        xyY:
        0.1935, 0.1240, 3.1211
      CIE-Lab:
        20.5224, 28.2686, -45.0938
        CIE-LCH:
        20.5224, 53.2219, 302.0830
        CIE-Luv:
        20.5224, -2.4413, -52.3388
        Hunter-Lab:
        17.6666, 18.2761, -45.2751
      #2b2575 color charts
#2b2575 RGB chart
      #2b2575 CMYK chart
      #2b2575 RGB pie chart
      #2b2575 color shades, tints & tones
#2b2575 color schemes
#2b2575 color preview, HTML & CSS examples
           This text has a color of #2b2575        
        
          <p style="color:#2b2575;">Text here</p>
        
        
          .mytext {color:#2b2575;}
        
        Text color #2b2575
      
           This box has a color of #2b2575        
        
          <div style="background-color:#2b2575;">Content here</div>
        
        
          .mybackground {background-color:#2b2575;}
        
        Background color #2b2575
      
           Border around this has a color of #2b2575        
        
          <div style="border:2px solid #2b2575;">Content here</div>
        
        
          .myborder {border:2px solid #2b2575;}
        
        Border color #2b2575