#1ba6de color space conversions
Hex:
        #1ba6de
        RGB:
        27, 166, 222
        CMY:
        89, 35, 13
        CMYK:
        88, 25, 0, 13
      HSL:
        197°, 78.3133%, 48.8235%
        HSV (HSB):
        197°, 87.8378%, 87.0588%
        XYZ:
        27.2730, 32.7794, 73.9969
        xyY:
        0.2035, 0.2445, 32.7794
      CIE-Lab:
        63.9819, -14.9613, -37.9389
        CIE-LCH:
        63.9819, 40.7824, 248.4780
        CIE-Luv:
        63.9819, -42.0938, -58.3746
        Hunter-Lab:
        57.2533, -15.1634, -36.5519
      #1ba6de color charts
#1ba6de RGB chart
      #1ba6de CMYK chart
      #1ba6de RGB pie chart
      #1ba6de color shades, tints & tones
#1ba6de color schemes
#1ba6de color preview, HTML & CSS examples
           This text has a color of #1ba6de        
        
          <p style="color:#1ba6de;">Text here</p>
        
        
          .mytext {color:#1ba6de;}
        
        Text color #1ba6de
      
           This box has a color of #1ba6de        
        
          <div style="background-color:#1ba6de;">Content here</div>
        
        
          .mybackground {background-color:#1ba6de;}
        
        Background color #1ba6de
      
           Border around this has a color of #1ba6de        
        
          <div style="border:2px solid #1ba6de;">Content here</div>
        
        
          .myborder {border:2px solid #1ba6de;}
        
        Border color #1ba6de