#035f6f color space conversions
Hex:
        #035f6f
        RGB:
        3, 95, 111
        CMY:
        99, 63, 56
        CMYK:
        97, 14, 0, 56
      HSL:
        189°, 94.7368%, 22.3529%
        HSV (HSB):
        189°, 97.2973%, 43.5294%
        XYZ:
        6.9990, 9.3515, 16.4751
        xyY:
        0.2132, 0.2849, 9.3515
      CIE-Lab:
        36.6524, -17.3766, -15.7943
        CIE-LCH:
        36.6524, 23.4820, 222.2689
        CIE-Luv:
        36.6524, -26.4488, -19.2746
        Hunter-Lab:
        30.5802, -12.6613, -10.5363
      #035f6f color charts
#035f6f RGB chart
      #035f6f CMYK chart
      #035f6f RGB pie chart
      #035f6f color shades, tints & tones
#035f6f color schemes
#035f6f color preview, HTML & CSS examples
           This text has a color of #035f6f        
        
          <p style="color:#035f6f;">Text here</p>
        
        
          .mytext {color:#035f6f;}
        
        Text color #035f6f
      
           This box has a color of #035f6f        
        
          <div style="background-color:#035f6f;">Content here</div>
        
        
          .mybackground {background-color:#035f6f;}
        
        Background color #035f6f
      
           Border around this has a color of #035f6f        
        
          <div style="border:2px solid #035f6f;">Content here</div>
        
        
          .myborder {border:2px solid #035f6f;}
        
        Border color #035f6f