#0afda2 color space conversions
Hex:
        #0afda2
        RGB:
        10, 253, 162
        CMY:
        96, 1, 36
        CMYK:
        96, 0, 36, 1
      HSL:
        158°, 98.3806%, 51.5686%
        HSV (HSB):
        158°, 96.0474%, 99.2157%
        XYZ:
        41.7720, 72.9237, 46.0565
        xyY:
        0.2599, 0.4536, 72.9237
      CIE-Lab:
        88.4113, -69.9011, 29.8874
        CIE-LCH:
        88.4113, 76.0225, 156.8500
        CIE-Luv:
        88.4113, -76.6230, 53.9106
        Hunter-Lab:
        85.3954, -62.1268, 27.7998
      #0afda2 color charts
#0afda2 RGB chart
      #0afda2 CMYK chart
      #0afda2 RGB pie chart
      #0afda2 color shades, tints & tones
#0afda2 color schemes
#0afda2 color preview, HTML & CSS examples
           This text has a color of #0afda2        
        
          <p style="color:#0afda2;">Text here</p>
        
        
          .mytext {color:#0afda2;}
        
        Text color #0afda2
      
           This box has a color of #0afda2        
        
          <div style="background-color:#0afda2;">Content here</div>
        
        
          .mybackground {background-color:#0afda2;}
        
        Background color #0afda2
      
           Border around this has a color of #0afda2        
        
          <div style="border:2px solid #0afda2;">Content here</div>
        
        
          .myborder {border:2px solid #0afda2;}
        
        Border color #0afda2