#b2cd2b color space conversions
Hex:
        #b2cd2b
        RGB:
        178, 205, 43
        CMY:
        30, 20, 83
        CMYK:
        13, 0, 79, 20
      HSL:
        70°, 65.3226%, 48.6275%
        HSV (HSB):
        70°, 79.0244%, 80.3922%
        XYZ:
        40.6275, 53.3020, 10.4325
        xyY:
        0.3893, 0.5107, 53.3020
      CIE-Lab:
        78.0530, -28.7573, 70.6423
        CIE-LCH:
        78.0530, 76.2714, 112.1504
        CIE-Luv:
        78.0530, -11.5257, 83.3497
        Hunter-Lab:
        73.0082, -28.4332, 42.6335
      #b2cd2b color charts
#b2cd2b RGB chart
      #b2cd2b CMYK chart
      #b2cd2b RGB pie chart
      #b2cd2b color shades, tints & tones
#b2cd2b color schemes
#b2cd2b color preview, HTML & CSS examples
           This text has a color of #b2cd2b        
        
          <p style="color:#b2cd2b;">Text here</p>
        
        
          .mytext {color:#b2cd2b;}
        
        Text color #b2cd2b
      
           This box has a color of #b2cd2b        
        
          <div style="background-color:#b2cd2b;">Content here</div>
        
        
          .mybackground {background-color:#b2cd2b;}
        
        Background color #b2cd2b
      
           Border around this has a color of #b2cd2b        
        
          <div style="border:2px solid #b2cd2b;">Content here</div>
        
        
          .myborder {border:2px solid #b2cd2b;}
        
        Border color #b2cd2b