#2b279a color space conversions
Hex:
        #2b279a
        RGB:
        43, 39, 154
        CMY:
        83, 85, 40
        CMYK:
        72, 75, 0, 40
      HSL:
        242°, 59.5855%, 37.8431%
        HSV (HSB):
        242°, 74.6753%, 60.3922%
        XYZ:
        7.5545, 4.2977, 31.0032
        xyY:
        0.1763, 0.1003, 4.2977
      CIE-Lab:
        24.6322, 39.8384, -61.5211
        CIE-LCH:
        24.6322, 73.2935, 302.9253
        CIE-Luv:
        24.6322, -4.7179, -74.9177
        Hunter-Lab:
        20.7310, 28.7676, -74.1568
      #2b279a color charts
#2b279a RGB chart
      #2b279a CMYK chart
      #2b279a RGB pie chart
      #2b279a color shades, tints & tones
#2b279a color schemes
#2b279a color preview, HTML & CSS examples
           This text has a color of #2b279a        
        
          <p style="color:#2b279a;">Text here</p>
        
        
          .mytext {color:#2b279a;}
        
        Text color #2b279a
      
           This box has a color of #2b279a        
        
          <div style="background-color:#2b279a;">Content here</div>
        
        
          .mybackground {background-color:#2b279a;}
        
        Background color #2b279a
      
           Border around this has a color of #2b279a        
        
          <div style="border:2px solid #2b279a;">Content here</div>
        
        
          .myborder {border:2px solid #2b279a;}
        
        Border color #2b279a