#b1cd1e color space conversions
Hex:
        #b1cd1e
        RGB:
        177, 205, 30
        CMY:
        31, 20, 88
        CMYK:
        14, 0, 85, 20
      HSL:
        70°, 74.4681%, 46.0784%
        HSV (HSB):
        70°, 85.3659%, 80.3922%
        XYZ:
        40.1971, 53.1035, 9.3597
        xyY:
        0.3916, 0.5173, 53.1035
      CIE-Lab:
        77.9361, -29.5879, 73.6920
        CIE-LCH:
        77.9361, 79.4100, 111.8758
        CIE-Luv:
        77.9361, -12.0773, 85.4052
        Hunter-Lab:
        72.8721, -29.0636, 43.3953
      #b1cd1e color charts
#b1cd1e RGB chart
      #b1cd1e CMYK chart
      #b1cd1e RGB pie chart
      #b1cd1e color shades, tints & tones
#b1cd1e color schemes
#b1cd1e color preview, HTML & CSS examples
           This text has a color of #b1cd1e        
        
          <p style="color:#b1cd1e;">Text here</p>
        
        
          .mytext {color:#b1cd1e;}
        
        Text color #b1cd1e
      
           This box has a color of #b1cd1e        
        
          <div style="background-color:#b1cd1e;">Content here</div>
        
        
          .mybackground {background-color:#b1cd1e;}
        
        Background color #b1cd1e
      
           Border around this has a color of #b1cd1e        
        
          <div style="border:2px solid #b1cd1e;">Content here</div>
        
        
          .myborder {border:2px solid #b1cd1e;}
        
        Border color #b1cd1e