#0affbc color space conversions
Hex:
        #0affbc
        RGB:
        10, 255, 188
        CMY:
        96, 0, 26
        CMYK:
        96, 0, 26, 0
      HSL:
        164°, 100.0000%, 51.9608%
        HSV (HSB):
        164°, 96.0784%, 100.0000%
        XYZ:
        44.9623, 75.2154, 59.7252
        xyY:
        0.2499, 0.4181, 75.2154
      CIE-Lab:
        89.4938, -65.1256, 18.1680
        CIE-LCH:
        89.4938, 67.6123, 164.4125
        CIE-Luv:
        89.4938, -75.4495, 37.4869
        Hunter-Lab:
        86.7268, -59.2311, 19.8781
      #0affbc color charts
#0affbc RGB chart
      #0affbc CMYK chart
      #0affbc RGB pie chart
      #0affbc color shades, tints & tones
#0affbc color schemes
#0affbc color preview, HTML & CSS examples
           This text has a color of #0affbc        
        
          <p style="color:#0affbc;">Text here</p>
        
        
          .mytext {color:#0affbc;}
        
        Text color #0affbc
      
           This box has a color of #0affbc        
        
          <div style="background-color:#0affbc;">Content here</div>
        
        
          .mybackground {background-color:#0affbc;}
        
        Background color #0affbc
      
           Border around this has a color of #0affbc        
        
          <div style="border:2px solid #0affbc;">Content here</div>
        
        
          .myborder {border:2px solid #0affbc;}
        
        Border color #0affbc