#b1cd1f color space conversions
Hex:
        #b1cd1f
        RGB:
        177, 205, 31
        CMY:
        31, 20, 88
        CMYK:
        14, 0, 85, 20
      HSL:
        70°, 73.7288%, 46.2745%
        HSV (HSB):
        70°, 84.8780%, 80.3922%
        XYZ:
        40.2101, 53.1087, 9.4280
        xyY:
        0.3914, 0.5169, 53.1087
      CIE-Lab:
        77.9391, -29.5607, 73.4830
        CIE-LCH:
        77.9391, 79.2059, 111.9139
        CIE-Luv:
        77.9391, -12.0814, 85.2717
        Hunter-Lab:
        72.8757, -29.0428, 43.3426
      #b1cd1f color charts
#b1cd1f RGB chart
      #b1cd1f CMYK chart
      #b1cd1f RGB pie chart
      #b1cd1f color shades, tints & tones
#b1cd1f color schemes
#b1cd1f color preview, HTML & CSS examples
           This text has a color of #b1cd1f        
        
          <p style="color:#b1cd1f;">Text here</p>
        
        
          .mytext {color:#b1cd1f;}
        
        Text color #b1cd1f
      
           This box has a color of #b1cd1f        
        
          <div style="background-color:#b1cd1f;">Content here</div>
        
        
          .mybackground {background-color:#b1cd1f;}
        
        Background color #b1cd1f
      
           Border around this has a color of #b1cd1f        
        
          <div style="border:2px solid #b1cd1f;">Content here</div>
        
        
          .myborder {border:2px solid #b1cd1f;}
        
        Border color #b1cd1f