#1298d8 color space conversions
Hex:
        #1298d8
        RGB:
        18, 152, 216
        CMY:
        93, 40, 15
        CMYK:
        92, 30, 0, 15
      HSL:
        199°, 84.6154%, 45.8824%
        HSV (HSB):
        199°, 91.6667%, 84.7059%
        XYZ:
        23.8724, 27.5429, 69.0239
        xyY:
        0.1982, 0.2287, 27.5429
      CIE-Lab:
        59.4735, -9.8488, -41.6811
        CIE-LCH:
        59.4735, 42.8288, 256.7055
        CIE-Luv:
        59.4735, -38.3366, -64.5369
        Hunter-Lab:
        52.4814, -10.6476, -41.2417
      #1298d8 color charts
#1298d8 RGB chart
      #1298d8 CMYK chart
      #1298d8 RGB pie chart
      #1298d8 color shades, tints & tones
#1298d8 color schemes
#1298d8 color preview, HTML & CSS examples
           This text has a color of #1298d8        
        
          <p style="color:#1298d8;">Text here</p>
        
        
          .mytext {color:#1298d8;}
        
        Text color #1298d8
      
           This box has a color of #1298d8        
        
          <div style="background-color:#1298d8;">Content here</div>
        
        
          .mybackground {background-color:#1298d8;}
        
        Background color #1298d8
      
           Border around this has a color of #1298d8        
        
          <div style="border:2px solid #1298d8;">Content here</div>
        
        
          .myborder {border:2px solid #1298d8;}
        
        Border color #1298d8