#2c5151 color space conversions
Hex:
        #2c5151
        RGB:
        44, 81, 81
        CMY:
        83, 68, 68
        CMYK:
        46, 0, 0, 68
      HSL:
        180°, 29.6000%, 24.5098%
        HSV (HSB):
        180°, 45.6790%, 31.7647%
        XYZ:
        5.4663, 7.0144, 8.8504
        xyY:
        0.2563, 0.3288, 7.0144
      CIE-Lab:
        31.8397, -13.2062, -4.1536
        CIE-LCH:
        31.8397, 13.8439, 197.4593
        CIE-Luv:
        31.8397, -15.9401, -3.4439
        Hunter-Lab:
        26.4847, -9.5066, -1.2736
      #2c5151 color charts
#2c5151 RGB chart
      #2c5151 CMYK chart
      #2c5151 RGB pie chart
      #2c5151 color shades, tints & tones
#2c5151 color schemes
#2c5151 color preview, HTML & CSS examples
           This text has a color of #2c5151        
        
          <p style="color:#2c5151;">Text here</p>
        
        
          .mytext {color:#2c5151;}
        
        Text color #2c5151
      
           This box has a color of #2c5151        
        
          <div style="background-color:#2c5151;">Content here</div>
        
        
          .mybackground {background-color:#2c5151;}
        
        Background color #2c5151
      
           Border around this has a color of #2c5151        
        
          <div style="border:2px solid #2c5151;">Content here</div>
        
        
          .myborder {border:2px solid #2c5151;}
        
        Border color #2c5151