#298b80 color space conversions
Hex:
        #298b80
        RGB:
        41, 139, 128
        CMY:
        84, 45, 50
        CMYK:
        71, 0, 8, 45
      HSL:
        173°, 54.4444%, 35.2941%
        HSV (HSB):
        173°, 70.5036%, 54.5098%
        XYZ:
        14.0434, 20.4952, 23.6379
        xyY:
        0.2414, 0.3523, 20.4952
      CIE-Lab:
        52.3925, -30.4646, -2.2842
        CIE-LCH:
        52.3925, 30.5502, 184.2879
        CIE-Luv:
        52.3925, -37.2432, 1.1953
        Hunter-Lab:
        45.2716, -23.8542, 0.7327
      #298b80 color charts
#298b80 RGB chart
      #298b80 CMYK chart
      #298b80 RGB pie chart
      #298b80 color shades, tints & tones
#298b80 color schemes
#298b80 color preview, HTML & CSS examples
           This text has a color of #298b80        
        
          <p style="color:#298b80;">Text here</p>
        
        
          .mytext {color:#298b80;}
        
        Text color #298b80
      
           This box has a color of #298b80        
        
          <div style="background-color:#298b80;">Content here</div>
        
        
          .mybackground {background-color:#298b80;}
        
        Background color #298b80
      
           Border around this has a color of #298b80        
        
          <div style="border:2px solid #298b80;">Content here</div>
        
        
          .myborder {border:2px solid #298b80;}
        
        Border color #298b80