#b0c427 color space conversions
Hex:
        #b0c427
        RGB:
        176, 196, 39
        CMY:
        31, 23, 85
        CMYK:
        10, 0, 80, 23
      HSL:
        68°, 66.8085%, 46.0784%
        HSV (HSB):
        68°, 80.1020%, 76.8627%
        XYZ:
        38.0106, 48.8564, 9.3463
        xyY:
        0.3951, 0.5078, 48.8564
      CIE-Lab:
        75.3619, -25.4247, 69.2959
        CIE-LCH:
        75.3619, 73.8128, 110.1481
        CIE-Luv:
        75.3619, -7.3714, 80.3927
        Hunter-Lab:
        69.8974, -25.2510, 41.0002
      #b0c427 color charts
#b0c427 RGB chart
      #b0c427 CMYK chart
      #b0c427 RGB pie chart
      #b0c427 color shades, tints & tones
#b0c427 color schemes
#b0c427 color preview, HTML & CSS examples
           This text has a color of #b0c427        
        
          <p style="color:#b0c427;">Text here</p>
        
        
          .mytext {color:#b0c427;}
        
        Text color #b0c427
      
           This box has a color of #b0c427        
        
          <div style="background-color:#b0c427;">Content here</div>
        
        
          .mybackground {background-color:#b0c427;}
        
        Background color #b0c427
      
           Border around this has a color of #b0c427        
        
          <div style="border:2px solid #b0c427;">Content here</div>
        
        
          .myborder {border:2px solid #b0c427;}
        
        Border color #b0c427