#bcd965 color space conversions
Hex:
        #bcd965
        RGB:
        188, 217, 101
        CMY:
        26, 15, 60
        CMYK:
        13, 0, 53, 15
      HSL:
        75°, 60.4167%, 62.3529%
        HSV (HSB):
        75°, 53.4562%, 85.0980%
        XYZ:
        47.9009, 61.2567, 21.6110
        xyY:
        0.3663, 0.4684, 61.2567
      CIE-Lab:
        82.5165, -26.7423, 53.1926
        CIE-LCH:
        82.5165, 59.5366, 116.6907
        CIE-Luv:
        82.5165, -12.9827, 70.9004
        Hunter-Lab:
        78.2666, -27.7208, 38.4155
      #bcd965 color charts
#bcd965 RGB chart
      #bcd965 CMYK chart
      #bcd965 RGB pie chart
      #bcd965 color shades, tints & tones
#bcd965 color schemes
#bcd965 color preview, HTML & CSS examples
           This text has a color of #bcd965        
        
          <p style="color:#bcd965;">Text here</p>
        
        
          .mytext {color:#bcd965;}
        
        Text color #bcd965
      
           This box has a color of #bcd965        
        
          <div style="background-color:#bcd965;">Content here</div>
        
        
          .mybackground {background-color:#bcd965;}
        
        Background color #bcd965
      
           Border around this has a color of #bcd965        
        
          <div style="border:2px solid #bcd965;">Content here</div>
        
        
          .myborder {border:2px solid #bcd965;}
        
        Border color #bcd965