#b0d485 color space conversions
Hex:
        #b0d485
        RGB:
        176, 212, 133
        CMY:
        31, 17, 48
        CMYK:
        17, 0, 37, 17
      HSL:
        87°, 47.8788%, 67.6471%
        HSV (HSB):
        87°, 37.2642%, 83.1373%
        XYZ:
        45.6816, 58.0105, 30.9798
        xyY:
        0.3392, 0.4308, 58.0105
      CIE-Lab:
        80.7446, -25.3472, 35.2576
        CIE-LCH:
        80.7446, 43.4232, 125.7129
        CIE-Luv:
        80.7446, -17.5333, 51.6600
        Hunter-Lab:
        76.1646, -26.2284, 29.1992
      #b0d485 color charts
#b0d485 RGB chart
      #b0d485 CMYK chart
      #b0d485 RGB pie chart
      #b0d485 color shades, tints & tones
#b0d485 color schemes
#b0d485 color preview, HTML & CSS examples
           This text has a color of #b0d485        
        
          <p style="color:#b0d485;">Text here</p>
        
        
          .mytext {color:#b0d485;}
        
        Text color #b0d485
      
           This box has a color of #b0d485        
        
          <div style="background-color:#b0d485;">Content here</div>
        
        
          .mybackground {background-color:#b0d485;}
        
        Background color #b0d485
      
           Border around this has a color of #b0d485        
        
          <div style="border:2px solid #b0d485;">Content here</div>
        
        
          .myborder {border:2px solid #b0d485;}
        
        Border color #b0d485