#32919f color space conversions
Hex:
        #32919f
        RGB:
        50, 145, 159
        CMY:
        80, 43, 38
        CMYK:
        69, 9, 0, 38
      HSL:
        188°, 52.1531%, 40.9804%
        HSV (HSB):
        188°, 68.5535%, 62.3529%
        XYZ:
        17.6988, 23.4321, 36.3909
        xyY:
        0.2283, 0.3023, 23.4321
      CIE-Lab:
        55.5147, -22.7316, -15.4940
        CIE-LCH:
        55.5147, 27.5098, 214.2786
        CIE-Luv:
        55.5147, -35.9705, -19.8261
        Hunter-Lab:
        48.4067, -19.4474, -10.6880
      #32919f color charts
#32919f RGB chart
      #32919f CMYK chart
      #32919f RGB pie chart
      #32919f color shades, tints & tones
#32919f color schemes
#32919f color preview, HTML & CSS examples
           This text has a color of #32919f        
        
          <p style="color:#32919f;">Text here</p>
        
        
          .mytext {color:#32919f;}
        
        Text color #32919f
      
           This box has a color of #32919f        
        
          <div style="background-color:#32919f;">Content here</div>
        
        
          .mybackground {background-color:#32919f;}
        
        Background color #32919f
      
           Border around this has a color of #32919f        
        
          <div style="border:2px solid #32919f;">Content here</div>
        
        
          .myborder {border:2px solid #32919f;}
        
        Border color #32919f