#03b5bc color space conversions
Hex:
        #03b5bc
        RGB:
        3, 181, 188
        CMY:
        99, 29, 26
        CMYK:
        98, 4, 0, 26
      HSL:
        182°, 96.8586%, 37.4510%
        HSV (HSB):
        182°, 98.4043%, 73.7255%
        XYZ:
        25.6385, 36.6979, 53.3091
        xyY:
        0.2217, 0.3173, 36.6979
      CIE-Lab:
        67.0498, -34.9095, -14.4424
        CIE-LCH:
        67.0498, 37.7791, 202.4754
        CIE-Luv:
        67.0498, -50.9971, -17.0891
        Hunter-Lab:
        60.5788, -30.4671, -9.7697
      #03b5bc color charts
#03b5bc RGB chart
      #03b5bc CMYK chart
      #03b5bc RGB pie chart
      #03b5bc color shades, tints & tones
#03b5bc color schemes
#03b5bc color preview, HTML & CSS examples
           This text has a color of #03b5bc        
        
          <p style="color:#03b5bc;">Text here</p>
        
        
          .mytext {color:#03b5bc;}
        
        Text color #03b5bc
      
           This box has a color of #03b5bc        
        
          <div style="background-color:#03b5bc;">Content here</div>
        
        
          .mybackground {background-color:#03b5bc;}
        
        Background color #03b5bc
      
           Border around this has a color of #03b5bc        
        
          <div style="border:2px solid #03b5bc;">Content here</div>
        
        
          .myborder {border:2px solid #03b5bc;}
        
        Border color #03b5bc