#298df5 color space conversions
Hex:
        #298df5
        RGB:
        41, 141, 245
        CMY:
        84, 45, 4
        CMYK:
        83, 42, 0, 4
      HSL:
        211°, 91.0714%, 56.0784%
        HSV (HSB):
        211°, 83.2653%, 96.0784%
        XYZ:
        26.9208, 26.1137, 90.0078
        xyY:
        0.1882, 0.1826, 26.1137
      CIE-Lab:
        58.1449, 8.7722, -59.8665
        CIE-LCH:
        58.1449, 60.5058, 278.3361
        CIE-Luv:
        58.1449, -31.3476, -96.0385
        Hunter-Lab:
        51.1016, 4.6075, -68.6593
      #298df5 color charts
#298df5 RGB chart
      #298df5 CMYK chart
      #298df5 RGB pie chart
      #298df5 color shades, tints & tones
#298df5 color schemes
#298df5 color preview, HTML & CSS examples
           This text has a color of #298df5        
        
          <p style="color:#298df5;">Text here</p>
        
        
          .mytext {color:#298df5;}
        
        Text color #298df5
      
           This box has a color of #298df5        
        
          <div style="background-color:#298df5;">Content here</div>
        
        
          .mybackground {background-color:#298df5;}
        
        Background color #298df5
      
           Border around this has a color of #298df5        
        
          <div style="border:2px solid #298df5;">Content here</div>
        
        
          .myborder {border:2px solid #298df5;}
        
        Border color #298df5