#0affaf color space conversions
Hex:
        #0affaf
        RGB:
        10, 255, 175
        CMY:
        96, 0, 31
        CMYK:
        96, 0, 31, 0
      HSL:
        160°, 100.0000%, 51.9608%
        HSV (HSB):
        160°, 96.0784%, 100.0000%
        XYZ:
        43.6230, 74.6797, 52.6729
        xyY:
        0.2551, 0.4368, 74.6797
      CIE-Lab:
        89.2427, -67.9507, 24.4508
        CIE-LCH:
        89.2427, 72.2159, 160.2097
        CIE-Luv:
        89.2427, -76.3759, 46.5637
        Hunter-Lab:
        86.4174, -61.1246, 24.3539
      #0affaf color charts
#0affaf RGB chart
      #0affaf CMYK chart
      #0affaf RGB pie chart
      #0affaf color shades, tints & tones
#0affaf color schemes
#0affaf color preview, HTML & CSS examples
           This text has a color of #0affaf        
        
          <p style="color:#0affaf;">Text here</p>
        
        
          .mytext {color:#0affaf;}
        
        Text color #0affaf
      
           This box has a color of #0affaf        
        
          <div style="background-color:#0affaf;">Content here</div>
        
        
          .mybackground {background-color:#0affaf;}
        
        Background color #0affaf
      
           Border around this has a color of #0affaf        
        
          <div style="border:2px solid #0affaf;">Content here</div>
        
        
          .myborder {border:2px solid #0affaf;}
        
        Border color #0affaf