#0efbae color space conversions
Hex:
        #0efbae
        RGB:
        14, 251, 174
        CMY:
        95, 2, 32
        CMYK:
        94, 0, 31, 2
      HSL:
        161°, 96.7347%, 51.9608%
        HSV (HSB):
        161°, 94.4223%, 98.4314%
        XYZ:
        42.3183, 72.1437, 51.7391
        xyY:
        0.2546, 0.4341, 72.1437
      CIE-Lab:
        88.0377, -66.6409, 23.3065
        CIE-LCH:
        88.0377, 70.5989, 160.7236
        CIE-Luv:
        88.0377, -75.0366, 44.6884
        Hunter-Lab:
        84.9375, -59.7068, 23.3401
      #0efbae color charts
#0efbae RGB chart
      #0efbae CMYK chart
      #0efbae RGB pie chart
      #0efbae color shades, tints & tones
#0efbae color schemes
#0efbae color preview, HTML & CSS examples
           This text has a color of #0efbae        
        
          <p style="color:#0efbae;">Text here</p>
        
        
          .mytext {color:#0efbae;}
        
        Text color #0efbae
      
           This box has a color of #0efbae        
        
          <div style="background-color:#0efbae;">Content here</div>
        
        
          .mybackground {background-color:#0efbae;}
        
        Background color #0efbae
      
           Border around this has a color of #0efbae        
        
          <div style="border:2px solid #0efbae;">Content here</div>
        
        
          .myborder {border:2px solid #0efbae;}
        
        Border color #0efbae