#bcd530 color space conversions
Hex:
        #bcd530
        RGB:
        188, 213, 48
        CMY:
        26, 16, 81
        CMYK:
        12, 0, 77, 16
      HSL:
        69°, 66.2651%, 51.1765%
        HSV (HSB):
        69°, 77.4648%, 83.5294%
        XYZ:
        45.0668, 58.4933, 11.7114
        xyY:
        0.3910, 0.5074, 58.4933
      CIE-Lab:
        81.0123, -28.2657, 72.1482
        CIE-LCH:
        81.0123, 77.4875, 111.3939
        CIE-Luv:
        81.0123, -10.1007, 85.7404
        Hunter-Lab:
        76.4809, -28.6594, 44.4577
      #bcd530 color charts
#bcd530 RGB chart
      #bcd530 CMYK chart
      #bcd530 RGB pie chart
      #bcd530 color shades, tints & tones
#bcd530 color schemes
#bcd530 color preview, HTML & CSS examples
           This text has a color of #bcd530        
        
          <p style="color:#bcd530;">Text here</p>
        
        
          .mytext {color:#bcd530;}
        
        Text color #bcd530
      
           This box has a color of #bcd530        
        
          <div style="background-color:#bcd530;">Content here</div>
        
        
          .mybackground {background-color:#bcd530;}
        
        Background color #bcd530
      
           Border around this has a color of #bcd530        
        
          <div style="border:2px solid #bcd530;">Content here</div>
        
        
          .myborder {border:2px solid #bcd530;}
        
        Border color #bcd530