#2c3082 color space conversions
Hex:
        #2c3082
        RGB:
        44, 48, 130
        CMY:
        83, 81, 49
        CMYK:
        66, 63, 0, 49
      HSL:
        237°, 49.4253%, 34.1176%
        HSV (HSB):
        237°, 66.1538%, 50.9804%
        XYZ:
        6.1249, 4.2611, 21.6187
        xyY:
        0.1914, 0.1331, 4.2611
      CIE-Lab:
        24.5164, 25.8185, -46.8215
        CIE-LCH:
        24.5164, 53.4682, 298.8734
        CIE-Luv:
        24.5164, -5.1704, -58.6586
        Hunter-Lab:
        20.6424, 16.8396, -47.6447
      #2c3082 color charts
#2c3082 RGB chart
      #2c3082 CMYK chart
      #2c3082 RGB pie chart
      #2c3082 color shades, tints & tones
#2c3082 color schemes
#2c3082 color preview, HTML & CSS examples
           This text has a color of #2c3082        
        
          <p style="color:#2c3082;">Text here</p>
        
        
          .mytext {color:#2c3082;}
        
        Text color #2c3082
      
           This box has a color of #2c3082        
        
          <div style="background-color:#2c3082;">Content here</div>
        
        
          .mybackground {background-color:#2c3082;}
        
        Background color #2c3082
      
           Border around this has a color of #2c3082        
        
          <div style="border:2px solid #2c3082;">Content here</div>
        
        
          .myborder {border:2px solid #2c3082;}
        
        Border color #2c3082