#298fa7 color space conversions
Hex:
        #298fa7
        RGB:
        41, 143, 167
        CMY:
        84, 44, 35
        CMYK:
        75, 14, 0, 35
      HSL:
        191°, 60.5769%, 40.7843%
        HSV (HSB):
        191°, 75.4491%, 65.4902%
        XYZ:
        17.7120, 22.9064, 40.0471
        xyY:
        0.2196, 0.2840, 22.9064
      CIE-Lab:
        54.9758, -20.3379, -20.9238
        CIE-LCH:
        54.9758, 29.1794, 225.8135
        CIE-Luv:
        54.9758, -36.2232, -28.6834
        Hunter-Lab:
        47.8606, -17.6978, -16.1081
      #298fa7 color charts
#298fa7 RGB chart
      #298fa7 CMYK chart
      #298fa7 RGB pie chart
      #298fa7 color shades, tints & tones
#298fa7 color schemes
#298fa7 color preview, HTML & CSS examples
           This text has a color of #298fa7        
        
          <p style="color:#298fa7;">Text here</p>
        
        
          .mytext {color:#298fa7;}
        
        Text color #298fa7
      
           This box has a color of #298fa7        
        
          <div style="background-color:#298fa7;">Content here</div>
        
        
          .mybackground {background-color:#298fa7;}
        
        Background color #298fa7
      
           Border around this has a color of #298fa7        
        
          <div style="border:2px solid #298fa7;">Content here</div>
        
        
          .myborder {border:2px solid #298fa7;}
        
        Border color #298fa7