#0af7be color space conversions
Hex:
        #0af7be
        RGB:
        10, 247, 190
        CMY:
        96, 3, 25
        CMYK:
        96, 0, 23, 3
      HSL:
        166°, 93.6759%, 50.3922%
        HSV (HSB):
        166°, 95.9514%, 96.8627%
        XYZ:
        42.6802, 70.3038, 60.0357
        xyY:
        0.2467, 0.4063, 70.3038
      CIE-Lab:
        87.1456, -61.7103, 13.8363
        CIE-LCH:
        87.1456, 63.2424, 167.3625
        CIE-Luv:
        87.1456, -72.7168, 30.6051
        Hunter-Lab:
        83.8473, -55.8723, 16.2408
      #0af7be color charts
#0af7be RGB chart
      #0af7be CMYK chart
      #0af7be RGB pie chart
      #0af7be color shades, tints & tones
#0af7be color schemes
#0af7be color preview, HTML & CSS examples
           This text has a color of #0af7be        
        
          <p style="color:#0af7be;">Text here</p>
        
        
          .mytext {color:#0af7be;}
        
        Text color #0af7be
      
           This box has a color of #0af7be        
        
          <div style="background-color:#0af7be;">Content here</div>
        
        
          .mybackground {background-color:#0af7be;}
        
        Background color #0af7be
      
           Border around this has a color of #0af7be        
        
          <div style="border:2px solid #0af7be;">Content here</div>
        
        
          .myborder {border:2px solid #0af7be;}
        
        Border color #0af7be