#1498fe color space conversions
Hex:
        #1498fe
        RGB:
        20, 152, 254
        CMY:
        92, 40, 0
        CMYK:
        92, 40, 0, 0
      HSL:
        206°, 99.1525%, 53.7255%
        HSV (HSB):
        206°, 92.1260%, 99.6078%
        XYZ:
        29.4061, 29.7610, 97.9605
        xyY:
        0.1871, 0.1894, 29.7610
      CIE-Lab:
        61.4474, 4.3460, -59.5454
        CIE-LCH:
        61.4474, 59.7038, 274.1744
        CIE-Luv:
        61.4474, -35.9640, -96.1346
        Hunter-Lab:
        54.5536, 0.7484, -68.2780
      #1498fe color charts
#1498fe RGB chart
      #1498fe CMYK chart
      #1498fe RGB pie chart
      #1498fe color shades, tints & tones
#1498fe color schemes
#1498fe color preview, HTML & CSS examples
           This text has a color of #1498fe        
        
          <p style="color:#1498fe;">Text here</p>
        
        
          .mytext {color:#1498fe;}
        
        Text color #1498fe
      
           This box has a color of #1498fe        
        
          <div style="background-color:#1498fe;">Content here</div>
        
        
          .mybackground {background-color:#1498fe;}
        
        Background color #1498fe
      
           Border around this has a color of #1498fe        
        
          <div style="border:2px solid #1498fe;">Content here</div>
        
        
          .myborder {border:2px solid #1498fe;}
        
        Border color #1498fe