#0efca1 color space conversions
Hex:
        #0efca1
        RGB:
        14, 252, 161
        CMY:
        95, 1, 37
        CMYK:
        94, 0, 36, 1
      HSL:
        157°, 97.5410%, 52.1569%
        HSV (HSB):
        157°, 94.4444%, 98.8235%
        XYZ:
        41.4245, 72.2874, 45.4878
        xyY:
        0.2602, 0.4541, 72.2874
      CIE-Lab:
        88.1067, -69.6453, 29.9828
        CIE-LCH:
        88.1067, 75.8250, 156.7078
        CIE-Luv:
        88.1067, -76.2398, 53.9509
        Hunter-Lab:
        85.0220, -61.8195, 27.7945
      #0efca1 color charts
#0efca1 RGB chart
      #0efca1 CMYK chart
      #0efca1 RGB pie chart
      #0efca1 color shades, tints & tones
#0efca1 color schemes
#0efca1 color preview, HTML & CSS examples
           This text has a color of #0efca1        
        
          <p style="color:#0efca1;">Text here</p>
        
        
          .mytext {color:#0efca1;}
        
        Text color #0efca1
      
           This box has a color of #0efca1        
        
          <div style="background-color:#0efca1;">Content here</div>
        
        
          .mybackground {background-color:#0efca1;}
        
        Background color #0efca1
      
           Border around this has a color of #0efca1        
        
          <div style="border:2px solid #0efca1;">Content here</div>
        
        
          .myborder {border:2px solid #0efca1;}
        
        Border color #0efca1