#1998f5 color space conversions
Hex:
        #1998f5
        RGB:
        25, 152, 245
        CMY:
        90, 40, 4
        CMYK:
        90, 38, 0, 4
      HSL:
        205°, 91.6667%, 52.9412%
        HSV (HSB):
        205°, 89.7959%, 96.0784%
        XYZ:
        28.1106, 29.2557, 90.5515
        xyY:
        0.1900, 0.1978, 29.2557
      CIE-Lab:
        61.0067, 1.2048, -55.3096
        CIE-LCH:
        61.0067, 55.3227, 271.2478
        CIE-Luv:
        61.0067, -36.1671, -88.7064
        Hunter-Lab:
        54.0886, -1.8861, -61.3975
      #1998f5 color charts
#1998f5 RGB chart
      #1998f5 CMYK chart
      #1998f5 RGB pie chart
      #1998f5 color shades, tints & tones
#1998f5 color schemes
#1998f5 color preview, HTML & CSS examples
           This text has a color of #1998f5        
        
          <p style="color:#1998f5;">Text here</p>
        
        
          .mytext {color:#1998f5;}
        
        Text color #1998f5
      
           This box has a color of #1998f5        
        
          <div style="background-color:#1998f5;">Content here</div>
        
        
          .mybackground {background-color:#1998f5;}
        
        Background color #1998f5
      
           Border around this has a color of #1998f5        
        
          <div style="border:2px solid #1998f5;">Content here</div>
        
        
          .myborder {border:2px solid #1998f5;}
        
        Border color #1998f5