#0afbdb color space conversions
Hex:
        #0afbdb
        RGB:
        10, 251, 219
        CMY:
        96, 2, 14
        CMYK:
        96, 0, 13, 2
      HSL:
        172°, 96.7871%, 51.1765%
        HSV (HSB):
        172°, 96.0159%, 98.4314%
        XYZ:
        47.4085, 74.1734, 78.8360
        xyY:
        0.2365, 0.3701, 74.1734
      CIE-Lab:
        89.0044, -56.0750, 1.4509
        CIE-LCH:
        89.0044, 56.0937, 178.5179
        CIE-Luv:
        89.0044, -71.7942, 11.2022
        Hunter-Lab:
        86.1240, -52.4583, 6.0140
      #0afbdb color charts
#0afbdb RGB chart
      #0afbdb CMYK chart
      #0afbdb RGB pie chart
      #0afbdb color shades, tints & tones
#0afbdb color schemes
#0afbdb color preview, HTML & CSS examples
           This text has a color of #0afbdb        
        
          <p style="color:#0afbdb;">Text here</p>
        
        
          .mytext {color:#0afbdb;}
        
        Text color #0afbdb
      
           This box has a color of #0afbdb        
        
          <div style="background-color:#0afbdb;">Content here</div>
        
        
          .mybackground {background-color:#0afbdb;}
        
        Background color #0afbdb
      
           Border around this has a color of #0afbdb        
        
          <div style="border:2px solid #0afbdb;">Content here</div>
        
        
          .myborder {border:2px solid #0afbdb;}
        
        Border color #0afbdb