#0ac094 color space conversions
Hex:
        #0ac094
        RGB:
        10, 192, 148
        CMY:
        96, 25, 42
        CMYK:
        95, 0, 23, 25
      HSL:
        165°, 90.0990%, 39.6078%
        HSV (HSB):
        165°, 94.7917%, 75.2941%
        XYZ:
        24.3201, 39.9019, 34.4370
        xyY:
        0.2465, 0.4044, 39.9019
      CIE-Lab:
        69.3996, -50.6735, 10.9755
        CIE-LCH:
        69.3996, 51.8484, 167.7790
        CIE-Luv:
        69.3996, -57.6270, 23.6435
        Hunter-Lab:
        63.1680, -41.8202, 11.8947
      #0ac094 color charts
#0ac094 RGB chart
      #0ac094 CMYK chart
      #0ac094 RGB pie chart
      #0ac094 color shades, tints & tones
#0ac094 color schemes
#0ac094 color preview, HTML & CSS examples
           This text has a color of #0ac094        
        
          <p style="color:#0ac094;">Text here</p>
        
        
          .mytext {color:#0ac094;}
        
        Text color #0ac094
      
           This box has a color of #0ac094        
        
          <div style="background-color:#0ac094;">Content here</div>
        
        
          .mybackground {background-color:#0ac094;}
        
        Background color #0ac094
      
           Border around this has a color of #0ac094        
        
          <div style="border:2px solid #0ac094;">Content here</div>
        
        
          .myborder {border:2px solid #0ac094;}
        
        Border color #0ac094