#0bcfcf color space conversions
Hex:
        #0bcfcf
        RGB:
        11, 207, 207
        CMY:
        96, 19, 19
        CMYK:
        95, 0, 0, 19
      HSL:
        180°, 89.9083%, 42.7451%
        HSV (HSB):
        180°, 94.6860%, 81.1765%
        XYZ:
        33.7133, 49.2018, 66.7515
        xyY:
        0.2253, 0.3287, 49.2018
      CIE-Lab:
        75.5767, -40.7914, -12.0106
        CIE-LCH:
        75.5767, 42.5229, 196.4065
        CIE-Luv:
        75.5767, -58.0666, -12.5383
        Hunter-Lab:
        70.1440, -36.9595, -7.3217
      #0bcfcf color charts
#0bcfcf RGB chart
      #0bcfcf CMYK chart
      #0bcfcf RGB pie chart
      #0bcfcf color shades, tints & tones
#0bcfcf color schemes
#0bcfcf color preview, HTML & CSS examples
           This text has a color of #0bcfcf        
        
          <p style="color:#0bcfcf;">Text here</p>
        
        
          .mytext {color:#0bcfcf;}
        
        Text color #0bcfcf
      
           This box has a color of #0bcfcf        
        
          <div style="background-color:#0bcfcf;">Content here</div>
        
        
          .mybackground {background-color:#0bcfcf;}
        
        Background color #0bcfcf
      
           Border around this has a color of #0bcfcf        
        
          <div style="border:2px solid #0bcfcf;">Content here</div>
        
        
          .myborder {border:2px solid #0bcfcf;}
        
        Border color #0bcfcf