#0affb3 color space conversions
Hex:
        #0affb3
        RGB:
        10, 255, 179
        CMY:
        96, 0, 30
        CMYK:
        96, 0, 30, 0
      HSL:
        161°, 100.0000%, 51.9608%
        HSV (HSB):
        161°, 96.0784%, 100.0000%
        XYZ:
        44.0219, 74.8392, 54.7730
        xyY:
        0.2535, 0.4310, 74.8392
      CIE-Lab:
        89.3176, -67.1017, 22.5204
        CIE-LCH:
        89.3176, 70.7799, 161.4474
        CIE-Luv:
        89.3176, -76.0954, 43.8220
        Hunter-Lab:
        86.5097, -60.5592, 23.0177
      #0affb3 color charts
#0affb3 RGB chart
      #0affb3 CMYK chart
      #0affb3 RGB pie chart
      #0affb3 color shades, tints & tones
#0affb3 color schemes
#0affb3 color preview, HTML & CSS examples
           This text has a color of #0affb3        
        
          <p style="color:#0affb3;">Text here</p>
        
        
          .mytext {color:#0affb3;}
        
        Text color #0affb3
      
           This box has a color of #0affb3        
        
          <div style="background-color:#0affb3;">Content here</div>
        
        
          .mybackground {background-color:#0affb3;}
        
        Background color #0affb3
      
           Border around this has a color of #0affb3        
        
          <div style="border:2px solid #0affb3;">Content here</div>
        
        
          .myborder {border:2px solid #0affb3;}
        
        Border color #0affb3