#0cff7d color space conversions
Hex:
        #0cff7d
        RGB:
        12, 255, 125
        CMY:
        95, 0, 51
        CMYK:
        95, 0, 51, 0
      HSL:
        148°, 100.0000%, 52.3529%
        HSV (HSB):
        148°, 95.2941%, 100.0000%
        XYZ:
        39.6133, 73.0788, 31.4198
        xyY:
        0.2749, 0.5071, 73.0788
      CIE-Lab:
        88.4853, -76.8847, 47.9837
        CIE-LCH:
        88.4853, 90.6294, 148.0317
        CIE-Luv:
        88.4853, -79.3965, 76.3378
        Hunter-Lab:
        85.4862, -66.8860, 38.0487
      #0cff7d color charts
#0cff7d RGB chart
      #0cff7d CMYK chart
      #0cff7d RGB pie chart
      #0cff7d color shades, tints & tones
#0cff7d color schemes
#0cff7d color preview, HTML & CSS examples
           This text has a color of #0cff7d        
        
          <p style="color:#0cff7d;">Text here</p>
        
        
          .mytext {color:#0cff7d;}
        
        Text color #0cff7d
      
           This box has a color of #0cff7d        
        
          <div style="background-color:#0cff7d;">Content here</div>
        
        
          .mybackground {background-color:#0cff7d;}
        
        Background color #0cff7d
      
           Border around this has a color of #0cff7d        
        
          <div style="border:2px solid #0cff7d;">Content here</div>
        
        
          .myborder {border:2px solid #0cff7d;}
        
        Border color #0cff7d