#03505b color space conversions
Hex:
        #03505b
        RGB:
        3, 80, 91
        CMY:
        99, 69, 64
        CMYK:
        97, 12, 0, 64
      HSL:
        188°, 93.6170%, 18.4314%
        HSV (HSB):
        188°, 96.7033%, 35.6863%
        XYZ:
        4.7945, 6.5120, 10.9018
        xyY:
        0.2159, 0.2932, 6.5120
      CIE-Lab:
        30.6691, -16.4150, -12.4060
        CIE-LCH:
        30.6691, 20.5757, 217.0811
        CIE-Luv:
        30.6691, -22.3146, -13.8669
        Hunter-Lab:
        25.5186, -11.1204, -7.4661
      #03505b color charts
#03505b RGB chart
      #03505b CMYK chart
      #03505b RGB pie chart
      #03505b color shades, tints & tones
#03505b color schemes
#03505b color preview, HTML & CSS examples
           This text has a color of #03505b        
        
          <p style="color:#03505b;">Text here</p>
        
        
          .mytext {color:#03505b;}
        
        Text color #03505b
      
           This box has a color of #03505b        
        
          <div style="background-color:#03505b;">Content here</div>
        
        
          .mybackground {background-color:#03505b;}
        
        Background color #03505b
      
           Border around this has a color of #03505b        
        
          <div style="border:2px solid #03505b;">Content here</div>
        
        
          .myborder {border:2px solid #03505b;}
        
        Border color #03505b