#2b609d color space conversions
Hex:
        #2b609d
        RGB:
        43, 96, 157
        CMY:
        83, 62, 38
        CMYK:
        73, 39, 0, 38
      HSL:
        212°, 57.0000%, 39.2157%
        HSV (HSB):
        212°, 72.6115%, 61.5686%
        XYZ:
        11.2649, 11.3137, 33.4883
        xyY:
        0.2009, 0.2018, 11.3137
      CIE-Lab:
        40.1038, 3.7761, -38.2716
        CIE-LCH:
        40.1038, 38.4574, 275.6349
        CIE-Luv:
        40.1038, -19.6718, -55.5430
        Hunter-Lab:
        33.6358, 0.9187, -35.4850
      #2b609d color charts
#2b609d RGB chart
      #2b609d CMYK chart
      #2b609d RGB pie chart
      #2b609d color shades, tints & tones
#2b609d color schemes
#2b609d color preview, HTML & CSS examples
           This text has a color of #2b609d        
        
          <p style="color:#2b609d;">Text here</p>
        
        
          .mytext {color:#2b609d;}
        
        Text color #2b609d
      
           This box has a color of #2b609d        
        
          <div style="background-color:#2b609d;">Content here</div>
        
        
          .mybackground {background-color:#2b609d;}
        
        Background color #2b609d
      
           Border around this has a color of #2b609d        
        
          <div style="border:2px solid #2b609d;">Content here</div>
        
        
          .myborder {border:2px solid #2b609d;}
        
        Border color #2b609d