#1baee1 color space conversions
Hex:
        #1baee1
        RGB:
        27, 174, 225
        CMY:
        89, 32, 12
        CMYK:
        88, 23, 0, 12
      HSL:
        195°, 78.5714%, 49.4118%
        HSV (HSB):
        195°, 88.0000%, 88.2353%
        XYZ:
        29.1787, 35.9414, 76.6337
        xyY:
        0.2058, 0.2535, 35.9414
      CIE-Lab:
        66.4751, -18.1992, -35.7045
        CIE-LCH:
        66.4751, 40.0752, 242.9912
        CIE-Luv:
        66.4751, -44.6066, -54.5159
        Hunter-Lab:
        59.9511, -18.0372, -33.8228
      #1baee1 color charts
#1baee1 RGB chart
      #1baee1 CMYK chart
      #1baee1 RGB pie chart
      #1baee1 color shades, tints & tones
#1baee1 color schemes
#1baee1 color preview, HTML & CSS examples
           This text has a color of #1baee1        
        
          <p style="color:#1baee1;">Text here</p>
        
        
          .mytext {color:#1baee1;}
        
        Text color #1baee1
      
           This box has a color of #1baee1        
        
          <div style="background-color:#1baee1;">Content here</div>
        
        
          .mybackground {background-color:#1baee1;}
        
        Background color #1baee1
      
           Border around this has a color of #1baee1        
        
          <div style="border:2px solid #1baee1;">Content here</div>
        
        
          .myborder {border:2px solid #1baee1;}
        
        Border color #1baee1