#152d35 color space conversions
Hex:
        #152d35
        RGB:
        21, 45, 53
        CMY:
        92, 82, 79
        CMYK:
        60, 15, 0, 79
      HSL:
        195°, 43.2432%, 14.5098%
        HSV (HSB):
        195°, 60.3774%, 20.7843%
        XYZ:
        1.8902, 2.2932, 3.7112
        xyY:
        0.2394, 0.2905, 2.2932
      CIE-Lab:
        16.9565, -6.5880, -8.0240
        CIE-LCH:
        16.9565, 10.3820, 230.6128
        CIE-Luv:
        16.9565, -8.4648, -7.3000
        Hunter-Lab:
        15.1435, -4.2202, -3.9296
      #152d35 color charts
#152d35 RGB chart
      #152d35 CMYK chart
      #152d35 RGB pie chart
      #152d35 color shades, tints & tones
#152d35 color schemes
#152d35 color preview, HTML & CSS examples
           This text has a color of #152d35        
        
          <p style="color:#152d35;">Text here</p>
        
        
          .mytext {color:#152d35;}
        
        Text color #152d35
      
           This box has a color of #152d35        
        
          <div style="background-color:#152d35;">Content here</div>
        
        
          .mybackground {background-color:#152d35;}
        
        Background color #152d35
      
           Border around this has a color of #152d35        
        
          <div style="border:2px solid #152d35;">Content here</div>
        
        
          .myborder {border:2px solid #152d35;}
        
        Border color #152d35