#0afdda color space conversions
Hex:
        #0afdda
        RGB:
        10, 253, 218
        CMY:
        96, 1, 15
        CMYK:
        96, 0, 14, 1
      HSL:
        171°, 98.3806%, 51.5686%
        HSV (HSB):
        171°, 96.0474%, 99.2157%
        XYZ:
        47.9053, 75.3770, 78.3540
        xyY:
        0.2376, 0.3738, 75.3770
      CIE-Lab:
        89.5693, -57.1298, 2.7917
        CIE-LCH:
        89.5693, 57.1980, 177.2024
        CIE-Luv:
        89.5693, -72.5264, 13.4612
        Hunter-Lab:
        86.8200, -53.4425, 7.2654
      #0afdda color charts
#0afdda RGB chart
      #0afdda CMYK chart
      #0afdda RGB pie chart
      #0afdda color shades, tints & tones
#0afdda color schemes
#0afdda color preview, HTML & CSS examples
           This text has a color of #0afdda        
        
          <p style="color:#0afdda;">Text here</p>
        
        
          .mytext {color:#0afdda;}
        
        Text color #0afdda
      
           This box has a color of #0afdda        
        
          <div style="background-color:#0afdda;">Content here</div>
        
        
          .mybackground {background-color:#0afdda;}
        
        Background color #0afdda
      
           Border around this has a color of #0afdda        
        
          <div style="border:2px solid #0afdda;">Content here</div>
        
        
          .myborder {border:2px solid #0afdda;}
        
        Border color #0afdda