#35828d color space conversions
Hex:
        #35828d
        RGB:
        53, 130, 141
        CMY:
        79, 49, 45
        CMYK:
        62, 8, 0, 45
      HSL:
        188°, 45.3608%, 38.0392%
        HSV (HSB):
        188°, 62.4113%, 55.2941%
        XYZ:
        14.2585, 18.6452, 28.0467
        xyY:
        0.2339, 0.3059, 18.6452
      CIE-Lab:
        50.2695, -19.9706, -12.9959
        CIE-LCH:
        50.2695, 23.8268, 213.0541
        CIE-Luv:
        50.2695, -30.7058, -16.0061
        Hunter-Lab:
        43.1801, -16.6226, -8.2844
      #35828d color charts
#35828d RGB chart
      #35828d CMYK chart
      #35828d RGB pie chart
      #35828d color shades, tints & tones
#35828d color schemes
#35828d color preview, HTML & CSS examples
           This text has a color of #35828d        
        
          <p style="color:#35828d;">Text here</p>
        
        
          .mytext {color:#35828d;}
        
        Text color #35828d
      
           This box has a color of #35828d        
        
          <div style="background-color:#35828d;">Content here</div>
        
        
          .mybackground {background-color:#35828d;}
        
        Background color #35828d
      
           Border around this has a color of #35828d        
        
          <div style="border:2px solid #35828d;">Content here</div>
        
        
          .myborder {border:2px solid #35828d;}
        
        Border color #35828d