#1baae1 color space conversions
Hex:
        #1baae1
        RGB:
        27, 170, 225
        CMY:
        89, 33, 12
        CMYK:
        88, 24, 0, 12
      HSL:
        197°, 78.5714%, 49.4118%
        HSV (HSB):
        197°, 88.0000%, 88.2353%
        XYZ:
        28.4173, 34.4187, 76.3799
        xyY:
        0.2041, 0.2472, 34.4187
      CIE-Lab:
        65.2936, -16.0659, -37.5450
        CIE-LCH:
        65.2936, 40.8380, 246.8334
        CIE-Luv:
        65.2936, -43.2467, -57.7490
        Hunter-Lab:
        58.6675, -16.2063, -36.1232
      #1baae1 color charts
#1baae1 RGB chart
      #1baae1 CMYK chart
      #1baae1 RGB pie chart
      #1baae1 color shades, tints & tones
#1baae1 color schemes
#1baae1 color preview, HTML & CSS examples
           This text has a color of #1baae1        
        
          <p style="color:#1baae1;">Text here</p>
        
        
          .mytext {color:#1baae1;}
        
        Text color #1baae1
      
           This box has a color of #1baae1        
        
          <div style="background-color:#1baae1;">Content here</div>
        
        
          .mybackground {background-color:#1baae1;}
        
        Background color #1baae1
      
           Border around this has a color of #1baae1        
        
          <div style="border:2px solid #1baae1;">Content here</div>
        
        
          .myborder {border:2px solid #1baae1;}
        
        Border color #1baae1