#2b207e color space conversions
Hex:
        #2b207e
        RGB:
        43, 32, 126
        CMY:
        83, 87, 51
        CMYK:
        66, 75, 0, 51
      HSL:
        247°, 59.4937%, 30.9804%
        HSV (HSB):
        247°, 74.6032%, 49.4118%
        XYZ:
        5.2787, 3.0530, 20.0497
        xyY:
        0.1860, 0.1076, 3.0530
      CIE-Lab:
        20.2548, 34.4942, -51.2753
        CIE-LCH:
        20.2548, 61.7981, 303.9298
        CIE-Luv:
        20.2548, -2.1060, -58.2692
        Hunter-Lab:
        17.4728, 23.3490, -55.8035
      #2b207e color charts
#2b207e RGB chart
      #2b207e CMYK chart
      #2b207e RGB pie chart
      #2b207e color shades, tints & tones
#2b207e color schemes
#2b207e color preview, HTML & CSS examples
           This text has a color of #2b207e        
        
          <p style="color:#2b207e;">Text here</p>
        
        
          .mytext {color:#2b207e;}
        
        Text color #2b207e
      
           This box has a color of #2b207e        
        
          <div style="background-color:#2b207e;">Content here</div>
        
        
          .mybackground {background-color:#2b207e;}
        
        Background color #2b207e
      
           Border around this has a color of #2b207e        
        
          <div style="border:2px solid #2b207e;">Content here</div>
        
        
          .myborder {border:2px solid #2b207e;}
        
        Border color #2b207e