#0afbcb color space conversions
Hex:
        #0afbcb
        RGB:
        10, 251, 203
        CMY:
        96, 2, 20
        CMYK:
        96, 0, 19, 2
      HSL:
        168°, 96.7871%, 51.1765%
        HSV (HSB):
        168°, 96.0159%, 98.4314%
        XYZ:
        45.4018, 73.3707, 68.2689
        xyY:
        0.2427, 0.3923, 73.3707
      CIE-Lab:
        88.6242, -60.1120, 9.2073
        CIE-LCH:
        88.6242, 60.8130, 171.2917
        CIE-Luv:
        88.6242, -73.0353, 23.6450
        Hunter-Lab:
        85.6567, -55.2863, 12.7052
      #0afbcb color charts
#0afbcb RGB chart
      #0afbcb CMYK chart
      #0afbcb RGB pie chart
      #0afbcb color shades, tints & tones
#0afbcb color schemes
#0afbcb color preview, HTML & CSS examples
           This text has a color of #0afbcb        
        
          <p style="color:#0afbcb;">Text here</p>
        
        
          .mytext {color:#0afbcb;}
        
        Text color #0afbcb
      
           This box has a color of #0afbcb        
        
          <div style="background-color:#0afbcb;">Content here</div>
        
        
          .mybackground {background-color:#0afbcb;}
        
        Background color #0afbcb
      
           Border around this has a color of #0afbcb        
        
          <div style="border:2px solid #0afbcb;">Content here</div>
        
        
          .myborder {border:2px solid #0afbcb;}
        
        Border color #0afbcb