#03968b color space conversions
Hex:
        #03968b
        RGB:
        3, 150, 139
        CMY:
        99, 41, 45
        CMYK:
        98, 0, 7, 41
      HSL:
        176°, 96.0784%, 30.0000%
        HSV (HSB):
        176°, 98.0000%, 58.8235%
        XYZ:
        15.6041, 23.6961, 28.1775
        xyY:
        0.2312, 0.3512, 23.6961
      CIE-Lab:
        55.7823, -35.6252, -3.6887
        CIE-LCH:
        55.7823, 35.8157, 185.9115
        CIE-Luv:
        55.7823, -44.1158, -0.1572
        Hunter-Lab:
        48.6787, -27.9690, -0.2447
      #03968b color charts
#03968b RGB chart
      #03968b CMYK chart
      #03968b RGB pie chart
      #03968b color shades, tints & tones
#03968b color schemes
#03968b color preview, HTML & CSS examples
           This text has a color of #03968b        
        
          <p style="color:#03968b;">Text here</p>
        
        
          .mytext {color:#03968b;}
        
        Text color #03968b
      
           This box has a color of #03968b        
        
          <div style="background-color:#03968b;">Content here</div>
        
        
          .mybackground {background-color:#03968b;}
        
        Background color #03968b
      
           Border around this has a color of #03968b        
        
          <div style="border:2px solid #03968b;">Content here</div>
        
        
          .myborder {border:2px solid #03968b;}
        
        Border color #03968b