#298f8b color space conversions
Hex:
        #298f8b
        RGB:
        41, 143, 139
        CMY:
        84, 44, 45
        CMYK:
        71, 0, 3, 44
      HSL:
        178°, 55.4348%, 36.0784%
        HSV (HSB):
        178°, 71.3287%, 56.0784%
        XYZ:
        15.3971, 21.9804, 27.8572
        xyY:
        0.2360, 0.3369, 21.9804
      CIE-Lab:
        54.0062, -29.1858, -6.2662
        CIE-LCH:
        54.0062, 29.8509, 192.1174
        CIE-Luv:
        54.0062, -38.0304, -4.8157
        Hunter-Lab:
        46.8833, -23.4239, -2.4108
      #298f8b color charts
#298f8b RGB chart
      #298f8b CMYK chart
      #298f8b RGB pie chart
      #298f8b color shades, tints & tones
#298f8b color schemes
#298f8b color preview, HTML & CSS examples
           This text has a color of #298f8b        
        
          <p style="color:#298f8b;">Text here</p>
        
        
          .mytext {color:#298f8b;}
        
        Text color #298f8b
      
           This box has a color of #298f8b        
        
          <div style="background-color:#298f8b;">Content here</div>
        
        
          .mybackground {background-color:#298f8b;}
        
        Background color #298f8b
      
           Border around this has a color of #298f8b        
        
          <div style="border:2px solid #298f8b;">Content here</div>
        
        
          .myborder {border:2px solid #298f8b;}
        
        Border color #298f8b