#b0de12 color space conversions
Hex:
        #b0de12
        RGB:
        176, 222, 18
        CMY:
        31, 13, 93
        CMYK:
        21, 0, 92, 13
      HSL:
        74°, 85.0000%, 47.0588%
        HSV (HSB):
        74°, 91.8919%, 87.0588%
        XYZ:
        44.1350, 61.5163, 10.1200
        xyY:
        0.3812, 0.5314, 61.5163
      CIE-Lab:
        82.6555, -38.0548, 79.5011
        CIE-LCH:
        82.6555, 88.1396, 115.5790
        CIE-Luv:
        82.6555, -22.3622, 93.3148
        Hunter-Lab:
        78.4323, -36.8122, 47.2526
      #b0de12 color charts
#b0de12 RGB chart
      #b0de12 CMYK chart
      #b0de12 RGB pie chart
      #b0de12 color shades, tints & tones
#b0de12 color schemes
#b0de12 color preview, HTML & CSS examples
           This text has a color of #b0de12        
        
          <p style="color:#b0de12;">Text here</p>
        
        
          .mytext {color:#b0de12;}
        
        Text color #b0de12
      
           This box has a color of #b0de12        
        
          <div style="background-color:#b0de12;">Content here</div>
        
        
          .mybackground {background-color:#b0de12;}
        
        Background color #b0de12
      
           Border around this has a color of #b0de12        
        
          <div style="border:2px solid #b0de12;">Content here</div>
        
        
          .myborder {border:2px solid #b0de12;}
        
        Border color #b0de12