#45939f color space conversions
Hex:
        #45939f
        RGB:
        69, 147, 159
        CMY:
        73, 42, 38
        CMYK:
        57, 8, 0, 38
      HSL:
        188°, 39.4737%, 44.7059%
        HSV (HSB):
        188°, 56.6038%, 62.3529%
        XYZ:
        19.1460, 24.6358, 36.5470
        xyY:
        0.2383, 0.3067, 24.6358
      CIE-Lab:
        56.7189, -20.3431, -13.6159
        CIE-LCH:
        56.7189, 24.4793, 213.7949
        CIE-Luv:
        56.7189, -32.5590, -17.2540
        Hunter-Lab:
        49.6345, -18.0060, -8.9124
      #45939f color charts
#45939f RGB chart
      #45939f CMYK chart
      #45939f RGB pie chart
      #45939f color shades, tints & tones
#45939f color schemes
#45939f color preview, HTML & CSS examples
           This text has a color of #45939f        
        
          <p style="color:#45939f;">Text here</p>
        
        
          .mytext {color:#45939f;}
        
        Text color #45939f
      
           This box has a color of #45939f        
        
          <div style="background-color:#45939f;">Content here</div>
        
        
          .mybackground {background-color:#45939f;}
        
        Background color #45939f
      
           Border around this has a color of #45939f        
        
          <div style="border:2px solid #45939f;">Content here</div>
        
        
          .myborder {border:2px solid #45939f;}
        
        Border color #45939f