#298dc7 color space conversions
Hex:
        #298dc7
        RGB:
        41, 141, 199
        CMY:
        84, 45, 22
        CMYK:
        79, 29, 0, 22
      HSL:
        202°, 65.8333%, 47.0588%
        HSV (HSB):
        202°, 79.3970%, 78.0392%
        XYZ:
        20.7481, 23.6447, 57.5032
        xyY:
        0.2036, 0.2320, 23.6447
      CIE-Lab:
        55.7303, -8.1242, -37.9888
        CIE-LCH:
        55.7303, 38.8478, 257.9286
        CIE-Luv:
        55.7303, -33.5974, -57.9306
        Hunter-Lab:
        48.6258, -8.9311, -36.0762
      #298dc7 color charts
#298dc7 RGB chart
      #298dc7 CMYK chart
      #298dc7 RGB pie chart
      #298dc7 color shades, tints & tones
#298dc7 color schemes
#298dc7 color preview, HTML & CSS examples
           This text has a color of #298dc7        
        
          <p style="color:#298dc7;">Text here</p>
        
        
          .mytext {color:#298dc7;}
        
        Text color #298dc7
      
           This box has a color of #298dc7        
        
          <div style="background-color:#298dc7;">Content here</div>
        
        
          .mybackground {background-color:#298dc7;}
        
        Background color #298dc7
      
           Border around this has a color of #298dc7        
        
          <div style="border:2px solid #298dc7;">Content here</div>
        
        
          .myborder {border:2px solid #298dc7;}
        
        Border color #298dc7