#2c379a color space conversions
Hex:
        #2c379a
        RGB:
        44, 55, 154
        CMY:
        83, 78, 40
        CMYK:
        71, 64, 0, 40
      HSL:
        234°, 55.5556%, 38.8235%
        HSV (HSB):
        234°, 71.4286%, 60.3922%
        XYZ:
        8.2376, 5.6009, 31.2188
        xyY:
        0.1828, 0.1243, 5.6009
      CIE-Lab:
        28.3825, 29.9672, -55.3594
        CIE-LCH:
        28.3825, 62.9499, 298.4276
        CIE-Luv:
        28.3825, -7.6004, -72.7573
        Hunter-Lab:
        23.6663, 20.7152, -61.6444
      #2c379a color charts
#2c379a RGB chart
      #2c379a CMYK chart
      #2c379a RGB pie chart
      #2c379a color shades, tints & tones
#2c379a color schemes
#2c379a color preview, HTML & CSS examples
           This text has a color of #2c379a        
        
          <p style="color:#2c379a;">Text here</p>
        
        
          .mytext {color:#2c379a;}
        
        Text color #2c379a
      
           This box has a color of #2c379a        
        
          <div style="background-color:#2c379a;">Content here</div>
        
        
          .mybackground {background-color:#2c379a;}
        
        Background color #2c379a
      
           Border around this has a color of #2c379a        
        
          <div style="border:2px solid #2c379a;">Content here</div>
        
        
          .myborder {border:2px solid #2c379a;}
        
        Border color #2c379a