#03665f color space conversions
Hex:
        #03665f
        RGB:
        3, 102, 95
        CMY:
        99, 60, 63
        CMYK:
        97, 0, 7, 60
      HSL:
        176°, 94.2857%, 20.5882%
        HSV (HSB):
        176°, 97.0588%, 40.0000%
        XYZ:
        6.8545, 10.3483, 12.4626
        xyY:
        0.2311, 0.3488, 10.3483
      CIE-Lab:
        38.4605, -26.6226, -3.2088
        CIE-LCH:
        38.4605, 26.8153, 186.8726
        CIE-Luv:
        38.4605, -30.1912, -0.7089
        Hunter-Lab:
        32.1688, -18.2609, -0.4516
      #03665f color charts
#03665f RGB chart
      #03665f CMYK chart
      #03665f RGB pie chart
      #03665f color shades, tints & tones
#03665f color schemes
#03665f color preview, HTML & CSS examples
           This text has a color of #03665f        
        
          <p style="color:#03665f;">Text here</p>
        
        
          .mytext {color:#03665f;}
        
        Text color #03665f
      
           This box has a color of #03665f        
        
          <div style="background-color:#03665f;">Content here</div>
        
        
          .mybackground {background-color:#03665f;}
        
        Background color #03665f
      
           Border around this has a color of #03665f        
        
          <div style="border:2px solid #03665f;">Content here</div>
        
        
          .myborder {border:2px solid #03665f;}
        
        Border color #03665f