#bcd252 color space conversions
Hex:
        #bcd252
        RGB:
        188, 210, 82
        CMY:
        26, 18, 68
        CMYK:
        10, 0, 61, 18
      HSL:
        70°, 58.7156%, 57.2549%
        HSV (HSB):
        70°, 60.9524%, 82.3529%
        XYZ:
        45.3086, 57.3937, 16.6727
        xyY:
        0.3795, 0.4808, 57.3937
      CIE-Lab:
        80.4006, -24.9329, 59.2091
        CIE-LCH:
        80.4006, 64.2445, 112.8359
        CIE-Luv:
        80.4006, -8.6859, 75.0979
        Hunter-Lab:
        75.7587, -25.8230, 39.9827
      #bcd252 color charts
#bcd252 RGB chart
      #bcd252 CMYK chart
      #bcd252 RGB pie chart
      #bcd252 color shades, tints & tones
#bcd252 color schemes
#bcd252 color preview, HTML & CSS examples
           This text has a color of #bcd252        
        
          <p style="color:#bcd252;">Text here</p>
        
        
          .mytext {color:#bcd252;}
        
        Text color #bcd252
      
           This box has a color of #bcd252        
        
          <div style="background-color:#bcd252;">Content here</div>
        
        
          .mybackground {background-color:#bcd252;}
        
        Background color #bcd252
      
           Border around this has a color of #bcd252        
        
          <div style="border:2px solid #bcd252;">Content here</div>
        
        
          .myborder {border:2px solid #bcd252;}
        
        Border color #bcd252