#0af5bb color space conversions
Hex:
        #0af5bb
        RGB:
        10, 245, 187
        CMY:
        96, 4, 27
        CMYK:
        96, 0, 24, 4
      HSL:
        165°, 92.1569%, 50.0000%
        HSV (HSB):
        165°, 95.9184%, 96.0784%
        XYZ:
        41.7472, 68.9572, 58.1235
        xyY:
        0.2473, 0.4084, 68.9572
      CIE-Lab:
        86.4829, -61.6640, 14.4536
        CIE-LCH:
        86.4829, 63.3352, 166.8084
        CIE-Luv:
        86.4829, -72.2905, 31.4423
        Hunter-Lab:
        83.0405, -55.5829, 16.6288
      #0af5bb color charts
#0af5bb RGB chart
      #0af5bb CMYK chart
      #0af5bb RGB pie chart
      #0af5bb color shades, tints & tones
#0af5bb color schemes
#0af5bb color preview, HTML & CSS examples
           This text has a color of #0af5bb        
        
          <p style="color:#0af5bb;">Text here</p>
        
        
          .mytext {color:#0af5bb;}
        
        Text color #0af5bb
      
           This box has a color of #0af5bb        
        
          <div style="background-color:#0af5bb;">Content here</div>
        
        
          .mybackground {background-color:#0af5bb;}
        
        Background color #0af5bb
      
           Border around this has a color of #0af5bb        
        
          <div style="border:2px solid #0af5bb;">Content here</div>
        
        
          .myborder {border:2px solid #0af5bb;}
        
        Border color #0af5bb