#00bac6 color space conversions
Hex:
        #00bac6
        RGB:
        0, 186, 198
        CMY:
        100, 27, 22
        CMYK:
        100, 6, 0, 22
      HSL:
        184°, 100.0000%, 38.8235%
        HSV (HSB):
        184°, 100.0000%, 77.6471%
        XYZ:
        27.7519, 39.1950, 59.5288
        xyY:
        0.2194, 0.3099, 39.1950
      CIE-Lab:
        68.8923, -34.2078, -17.1721
        CIE-LCH:
        68.8923, 38.2760, 206.6563
        CIE-Luv:
        68.8923, -52.0146, -21.6804
        Hunter-Lab:
        62.6059, -30.4349, -12.5517
      #00bac6 color charts
#00bac6 RGB chart
      #00bac6 CMYK chart
      #00bac6 RGB pie chart
      #00bac6 color shades, tints & tones
#00bac6 color schemes
#00bac6 color preview, HTML & CSS examples
           This text has a color of #00bac6        
        
          <p style="color:#00bac6;">Text here</p>
        
        
          .mytext {color:#00bac6;}
        
        Text color #00bac6
      
           This box has a color of #00bac6        
        
          <div style="background-color:#00bac6;">Content here</div>
        
        
          .mybackground {background-color:#00bac6;}
        
        Background color #00bac6
      
           Border around this has a color of #00bac6        
        
          <div style="border:2px solid #00bac6;">Content here</div>
        
        
          .myborder {border:2px solid #00bac6;}
        
        Border color #00bac6