#0afeda color space conversions
Hex:
        #0afeda
        RGB:
        10, 254, 218
        CMY:
        96, 0, 15
        CMYK:
        96, 0, 14, 0
      HSL:
        171°, 99.1870%, 51.7647%
        HSV (HSB):
        171°, 96.0630%, 99.6078%
        XYZ:
        48.2219, 76.0101, 78.4595
        xyY:
        0.2379, 0.3750, 76.0101
      CIE-Lab:
        89.8640, -57.5257, 3.2194
        CIE-LCH:
        89.8640, 57.6157, 176.7968
        CIE-Luv:
        89.8640, -72.8527, 14.1921
        Hunter-Lab:
        87.1838, -53.8422, 7.6716
      #0afeda color charts
#0afeda RGB chart
      #0afeda CMYK chart
      #0afeda RGB pie chart
      #0afeda color shades, tints & tones
#0afeda color schemes
#0afeda color preview, HTML & CSS examples
           This text has a color of #0afeda        
        
          <p style="color:#0afeda;">Text here</p>
        
        
          .mytext {color:#0afeda;}
        
        Text color #0afeda
      
           This box has a color of #0afeda        
        
          <div style="background-color:#0afeda;">Content here</div>
        
        
          .mybackground {background-color:#0afeda;}
        
        Background color #0afeda
      
           Border around this has a color of #0afeda        
        
          <div style="border:2px solid #0afeda;">Content here</div>
        
        
          .myborder {border:2px solid #0afeda;}
        
        Border color #0afeda