#59969f color space conversions
Hex:
        #59969f
        RGB:
        89, 150, 159
        CMY:
        65, 41, 38
        CMYK:
        44, 6, 0, 38
      HSL:
        188°, 28.2258%, 48.6275%
        HSV (HSB):
        188°, 44.0252%, 62.3529%
        XYZ:
        21.2842, 26.4397, 36.7825
        xyY:
        0.2519, 0.3129, 26.4397
      CIE-Lab:
        58.4521, -17.2856, -10.9255
        CIE-LCH:
        58.4521, 20.4489, 212.2951
        CIE-Luv:
        58.4521, -27.8613, -13.5662
        Hunter-Lab:
        51.4196, -16.0975, -6.4188
      #59969f color charts
#59969f RGB chart
      #59969f CMYK chart
      #59969f RGB pie chart
      #59969f color shades, tints & tones
#59969f color schemes
#59969f color preview, HTML & CSS examples
           This text has a color of #59969f        
        
          <p style="color:#59969f;">Text here</p>
        
        
          .mytext {color:#59969f;}
        
        Text color #59969f
      
           This box has a color of #59969f        
        
          <div style="background-color:#59969f;">Content here</div>
        
        
          .mybackground {background-color:#59969f;}
        
        Background color #59969f
      
           Border around this has a color of #59969f        
        
          <div style="border:2px solid #59969f;">Content here</div>
        
        
          .myborder {border:2px solid #59969f;}
        
        Border color #59969f