#2c2b85 color space conversions
Hex:
        #2c2b85
        RGB:
        44, 43, 133
        CMY:
        83, 83, 48
        CMYK:
        67, 68, 0, 48
      HSL:
        241°, 51.1364%, 34.5098%
        HSV (HSB):
        241°, 67.6692%, 52.1569%
        XYZ:
        6.1362, 3.9567, 22.6306
        xyY:
        0.1875, 0.1209, 3.9567
      CIE-Lab:
        23.5277, 30.2034, -50.3188
        CIE-LCH:
        23.5277, 58.6876, 300.9739
        CIE-Luv:
        23.5277, -4.2255, -61.5850
        Hunter-Lab:
        19.8914, 20.2548, -53.5307
      #2c2b85 color charts
#2c2b85 RGB chart
      #2c2b85 CMYK chart
      #2c2b85 RGB pie chart
      #2c2b85 color shades, tints & tones
#2c2b85 color schemes
#2c2b85 color preview, HTML & CSS examples
           This text has a color of #2c2b85        
        
          <p style="color:#2c2b85;">Text here</p>
        
        
          .mytext {color:#2c2b85;}
        
        Text color #2c2b85
      
           This box has a color of #2c2b85        
        
          <div style="background-color:#2c2b85;">Content here</div>
        
        
          .mybackground {background-color:#2c2b85;}
        
        Background color #2c2b85
      
           Border around this has a color of #2c2b85        
        
          <div style="border:2px solid #2c2b85;">Content here</div>
        
        
          .myborder {border:2px solid #2c2b85;}
        
        Border color #2c2b85