#0afb9a color space conversions
Hex:
        #0afb9a
        RGB:
        10, 251, 154
        CMY:
        96, 2, 40
        CMYK:
        96, 0, 39, 2
      HSL:
        156°, 96.7871%, 51.1765%
        HSV (HSB):
        156°, 96.0159%, 98.4314%
        XYZ:
        40.4551, 71.3920, 42.2197
        xyY:
        0.2626, 0.4634, 71.3920
      CIE-Lab:
        87.6751, -70.7654, 32.9085
        CIE-LCH:
        87.6751, 78.0430, 155.0598
        CIE-Luv:
        87.6751, -76.5110, 57.7536
        Hunter-Lab:
        84.4938, -62.3994, 29.5197
      #0afb9a color charts
#0afb9a RGB chart
      #0afb9a CMYK chart
      #0afb9a RGB pie chart
      #0afb9a color shades, tints & tones
#0afb9a color schemes
#0afb9a color preview, HTML & CSS examples
           This text has a color of #0afb9a        
        
          <p style="color:#0afb9a;">Text here</p>
        
        
          .mytext {color:#0afb9a;}
        
        Text color #0afb9a
      
           This box has a color of #0afb9a        
        
          <div style="background-color:#0afb9a;">Content here</div>
        
        
          .mybackground {background-color:#0afb9a;}
        
        Background color #0afb9a
      
           Border around this has a color of #0afb9a        
        
          <div style="border:2px solid #0afb9a;">Content here</div>
        
        
          .myborder {border:2px solid #0afb9a;}
        
        Border color #0afb9a