#b2cd0f color space conversions
Hex:
        #b2cd0f
        RGB:
        178, 205, 15
        CMY:
        30, 20, 94
        CMYK:
        13, 0, 93, 20
      HSL:
        69°, 86.3636%, 43.1373%
        HSV (HSB):
        69°, 92.6829%, 80.3922%
        XYZ:
        40.2776, 53.1621, 8.5904
        xyY:
        0.3948, 0.5210, 53.1621
      CIE-Lab:
        77.9706, -29.4864, 76.2393
        CIE-LCH:
        77.9706, 81.7428, 111.1446
        CIE-Luv:
        77.9706, -11.4103, 86.9369
        Hunter-Lab:
        72.9124, -28.9911, 44.0532
      #b2cd0f color charts
#b2cd0f RGB chart
      #b2cd0f CMYK chart
      #b2cd0f RGB pie chart
      #b2cd0f color shades, tints & tones
#b2cd0f color schemes
#b2cd0f color preview, HTML & CSS examples
           This text has a color of #b2cd0f        
        
          <p style="color:#b2cd0f;">Text here</p>
        
        
          .mytext {color:#b2cd0f;}
        
        Text color #b2cd0f
      
           This box has a color of #b2cd0f        
        
          <div style="background-color:#b2cd0f;">Content here</div>
        
        
          .mybackground {background-color:#b2cd0f;}
        
        Background color #b2cd0f
      
           Border around this has a color of #b2cd0f        
        
          <div style="border:2px solid #b2cd0f;">Content here</div>
        
        
          .myborder {border:2px solid #b2cd0f;}
        
        Border color #b2cd0f