#0ccf2f color space conversions
Hex:
        #0ccf2f
        RGB:
        12, 207, 47
        CMY:
        95, 19, 82
        CMYK:
        94, 0, 77, 19
      HSL:
        131°, 89.0411%, 42.9412%
        HSV (HSB):
        131°, 94.2029%, 81.1765%
        XYZ:
        22.9775, 44.9090, 10.1466
        xyY:
        0.2945, 0.5755, 44.9090
      CIE-Lab:
        72.8320, -71.4201, 62.4844
        CIE-LCH:
        72.8320, 94.8954, 138.8178
        CIE-Luv:
        72.8320, -67.6265, 82.9231
        Hunter-Lab:
        67.0142, -56.0716, 37.9329
      #0ccf2f color charts
#0ccf2f RGB chart
      #0ccf2f CMYK chart
      #0ccf2f RGB pie chart
      #0ccf2f color shades, tints & tones
#0ccf2f color schemes
#0ccf2f color preview, HTML & CSS examples
           This text has a color of #0ccf2f        
        
          <p style="color:#0ccf2f;">Text here</p>
        
        
          .mytext {color:#0ccf2f;}
        
        Text color #0ccf2f
      
           This box has a color of #0ccf2f        
        
          <div style="background-color:#0ccf2f;">Content here</div>
        
        
          .mybackground {background-color:#0ccf2f;}
        
        Background color #0ccf2f
      
           Border around this has a color of #0ccf2f        
        
          <div style="border:2px solid #0ccf2f;">Content here</div>
        
        
          .myborder {border:2px solid #0ccf2f;}
        
        Border color #0ccf2f