#2c2a41 color space conversions
Hex:
        #2c2a41
        RGB:
        44, 42, 65
        CMY:
        83, 84, 75
        CMYK:
        32, 35, 0, 75
      HSL:
        245°, 21.4953%, 20.9804%
        HSV (HSB):
        245°, 35.3846%, 25.4902%
        XYZ:
        2.8208, 2.5731, 5.3490
        xyY:
        0.2626, 0.2395, 2.5731
      CIE-Lab:
        18.2458, 7.1924, -14.2043
        CIE-LCH:
        18.2458, 15.9215, 296.8556
        CIE-Luv:
        18.2458, -0.3524, -15.4989
        Hunter-Lab:
        16.0407, 3.3184, -8.5425
      #2c2a41 color charts
#2c2a41 RGB chart
      #2c2a41 CMYK chart
      #2c2a41 RGB pie chart
      #2c2a41 color shades, tints & tones
#2c2a41 color schemes
#2c2a41 color preview, HTML & CSS examples
           This text has a color of #2c2a41        
        
          <p style="color:#2c2a41;">Text here</p>
        
        
          .mytext {color:#2c2a41;}
        
        Text color #2c2a41
      
           This box has a color of #2c2a41        
        
          <div style="background-color:#2c2a41;">Content here</div>
        
        
          .mybackground {background-color:#2c2a41;}
        
        Background color #2c2a41
      
           Border around this has a color of #2c2a41        
        
          <div style="border:2px solid #2c2a41;">Content here</div>
        
        
          .myborder {border:2px solid #2c2a41;}
        
        Border color #2c2a41