#1299e5 color space conversions
Hex:
        #1299e5
        RGB:
        18, 153, 229
        CMY:
        93, 40, 10
        CMYK:
        92, 33, 0, 10
      HSL:
        202°, 85.4251%, 48.4314%
        HSV (HSB):
        202°, 92.1397%, 89.8039%
        XYZ:
        25.7835, 28.5682, 78.2840
        xyY:
        0.1944, 0.2154, 28.5682
      CIE-Lab:
        60.3986, -5.6328, -47.4492
        CIE-LCH:
        60.3986, 47.7824, 263.2300
        CIE-Luv:
        60.3986, -37.8360, -74.7907
        Hunter-Lab:
        53.4492, -7.4290, -49.4242
      #1299e5 color charts
#1299e5 RGB chart
      #1299e5 CMYK chart
      #1299e5 RGB pie chart
      #1299e5 color shades, tints & tones
#1299e5 color schemes
#1299e5 color preview, HTML & CSS examples
           This text has a color of #1299e5        
        
          <p style="color:#1299e5;">Text here</p>
        
        
          .mytext {color:#1299e5;}
        
        Text color #1299e5
      
           This box has a color of #1299e5        
        
          <div style="background-color:#1299e5;">Content here</div>
        
        
          .mybackground {background-color:#1299e5;}
        
        Background color #1299e5
      
           Border around this has a color of #1299e5        
        
          <div style="border:2px solid #1299e5;">Content here</div>
        
        
          .myborder {border:2px solid #1299e5;}
        
        Border color #1299e5