#298ddf color space conversions
Hex:
        #298ddf
        RGB:
        41, 141, 223
        CMY:
        84, 45, 13
        CMYK:
        82, 37, 0, 13
      HSL:
        207°, 73.9837%, 51.7647%
        HSV (HSB):
        207°, 81.6143%, 87.4510%
        XYZ:
        23.7586, 24.8489, 73.3561
        xyY:
        0.1948, 0.2037, 24.8489
      CIE-Lab:
        56.9279, 0.6221, -49.5920
        CIE-LCH:
        56.9279, 49.5959, 270.7187
        CIE-Luv:
        56.9279, -32.3432, -78.1612
        Hunter-Lab:
        49.8487, -2.1594, -52.3558
      #298ddf color charts
#298ddf RGB chart
      #298ddf CMYK chart
      #298ddf RGB pie chart
      #298ddf color shades, tints & tones
#298ddf color schemes
#298ddf color preview, HTML & CSS examples
           This text has a color of #298ddf        
        
          <p style="color:#298ddf;">Text here</p>
        
        
          .mytext {color:#298ddf;}
        
        Text color #298ddf
      
           This box has a color of #298ddf        
        
          <div style="background-color:#298ddf;">Content here</div>
        
        
          .mybackground {background-color:#298ddf;}
        
        Background color #298ddf
      
           Border around this has a color of #298ddf        
        
          <div style="border:2px solid #298ddf;">Content here</div>
        
        
          .myborder {border:2px solid #298ddf;}
        
        Border color #298ddf