#bcd267 color space conversions
Hex:
        #bcd267
        RGB:
        188, 210, 103
        CMY:
        26, 18, 60
        CMYK:
        10, 0, 51, 18
      HSL:
        72°, 54.3147%, 61.3725%
        HSV (HSB):
        72°, 50.9524%, 82.3529%
        XYZ:
        46.2338, 57.7638, 21.5447
        xyY:
        0.3683, 0.4601, 57.7638
      CIE-Lab:
        80.6073, -23.1834, 50.0202
        CIE-LCH:
        80.6073, 55.1316, 114.8668
        CIE-Luv:
        80.6073, -9.0265, 66.6457
        Hunter-Lab:
        76.0025, -24.4194, 36.3946
      #bcd267 color charts
#bcd267 RGB chart
      #bcd267 CMYK chart
      #bcd267 RGB pie chart
      #bcd267 color shades, tints & tones
#bcd267 color schemes
#bcd267 color preview, HTML & CSS examples
           This text has a color of #bcd267        
        
          <p style="color:#bcd267;">Text here</p>
        
        
          .mytext {color:#bcd267;}
        
        Text color #bcd267
      
           This box has a color of #bcd267        
        
          <div style="background-color:#bcd267;">Content here</div>
        
        
          .mybackground {background-color:#bcd267;}
        
        Background color #bcd267
      
           Border around this has a color of #bcd267        
        
          <div style="border:2px solid #bcd267;">Content here</div>
        
        
          .myborder {border:2px solid #bcd267;}
        
        Border color #bcd267