#1299e8 color space conversions
Hex:
        #1299e8
        RGB:
        18, 153, 232
        CMY:
        93, 40, 9
        CMYK:
        92, 34, 0, 9
      HSL:
        202°, 85.6000%, 49.0196%
        HSV (HSB):
        202°, 92.2414%, 90.9804%
        XYZ:
        26.2062, 28.7373, 80.5096
        xyY:
        0.1935, 0.2122, 28.7373
      CIE-Lab:
        60.5490, -4.5222, -48.8719
        CIE-LCH:
        60.5490, 49.0807, 264.7134
        CIE-Luv:
        60.5490, -37.6502, -77.3122
        Hunter-Lab:
        53.6071, -6.5517, -51.5193
      #1299e8 color charts
#1299e8 RGB chart
      #1299e8 CMYK chart
      #1299e8 RGB pie chart
      #1299e8 color shades, tints & tones
#1299e8 color schemes
#1299e8 color preview, HTML & CSS examples
           This text has a color of #1299e8        
        
          <p style="color:#1299e8;">Text here</p>
        
        
          .mytext {color:#1299e8;}
        
        Text color #1299e8
      
           This box has a color of #1299e8        
        
          <div style="background-color:#1299e8;">Content here</div>
        
        
          .mybackground {background-color:#1299e8;}
        
        Background color #1299e8
      
           Border around this has a color of #1299e8        
        
          <div style="border:2px solid #1299e8;">Content here</div>
        
        
          .myborder {border:2px solid #1299e8;}
        
        Border color #1299e8