#2c297f color space conversions
Hex:
        #2c297f
        RGB:
        44, 41, 127
        CMY:
        83, 84, 50
        CMYK:
        65, 68, 0, 50
      HSL:
        242°, 51.1905%, 32.9412%
        HSV (HSB):
        242°, 67.7165%, 49.8039%
        XYZ:
        5.6624, 3.6537, 20.4855
        xyY:
        0.1900, 0.1226, 3.6537
      CIE-Lab:
        22.4917, 29.3674, -48.2369
        CIE-LCH:
        22.4917, 56.4734, 301.3337
        CIE-Luv:
        22.4917, -3.5294, -58.0795
        Hunter-Lab:
        19.1145, 19.4276, -50.1622
      #2c297f color charts
#2c297f RGB chart
      #2c297f CMYK chart
      #2c297f RGB pie chart
      #2c297f color shades, tints & tones
#2c297f color schemes
#2c297f color preview, HTML & CSS examples
           This text has a color of #2c297f        
        
          <p style="color:#2c297f;">Text here</p>
        
        
          .mytext {color:#2c297f;}
        
        Text color #2c297f
      
           This box has a color of #2c297f        
        
          <div style="background-color:#2c297f;">Content here</div>
        
        
          .mybackground {background-color:#2c297f;}
        
        Background color #2c297f
      
           Border around this has a color of #2c297f        
        
          <div style="border:2px solid #2c297f;">Content here</div>
        
        
          .myborder {border:2px solid #2c297f;}
        
        Border color #2c297f