#0cd712 color space conversions
Hex:
        #0cd712
        RGB:
        12, 215, 18
        CMY:
        95, 16, 93
        CMYK:
        94, 0, 92, 16
      HSL:
        122°, 89.4273%, 44.5098%
        HSV (HSB):
        122°, 94.4186%, 84.3137%
        XYZ:
        24.5612, 48.7227, 8.6822
        xyY:
        0.2997, 0.5944, 48.7227
      CIE-Lab:
        75.2785, -74.9678, 71.2933
        CIE-LCH:
        75.2785, 103.4548, 136.4391
        CIE-Luv:
        75.2785, -70.5763, 90.8226
        Hunter-Lab:
        69.8017, -59.3438, 41.4865
      #0cd712 color charts
#0cd712 RGB chart
      #0cd712 CMYK chart
      #0cd712 RGB pie chart
      #0cd712 color shades, tints & tones
#0cd712 color schemes
#0cd712 color preview, HTML & CSS examples
           This text has a color of #0cd712        
        
          <p style="color:#0cd712;">Text here</p>
        
        
          .mytext {color:#0cd712;}
        
        Text color #0cd712
      
           This box has a color of #0cd712        
        
          <div style="background-color:#0cd712;">Content here</div>
        
        
          .mybackground {background-color:#0cd712;}
        
        Background color #0cd712
      
           Border around this has a color of #0cd712        
        
          <div style="border:2px solid #0cd712;">Content here</div>
        
        
          .myborder {border:2px solid #0cd712;}
        
        Border color #0cd712