#1baff6 color space conversions
Hex:
        #1baff6
        RGB:
        27, 175, 246
        CMY:
        89, 31, 4
        CMYK:
        89, 29, 0, 4
      HSL:
        199°, 92.4051%, 53.5294%
        HSV (HSB):
        199°, 89.0244%, 96.4706%
        XYZ:
        32.4165, 37.5468, 92.7275
        xyY:
        0.1993, 0.2308, 37.5468
      CIE-Lab:
        67.6852, -11.3741, -45.2894
        CIE-LCH:
        67.6852, 46.6958, 255.9021
        CIE-Luv:
        67.6852, -43.5085, -71.8100
        Hunter-Lab:
        61.2754, -12.8002, -46.8302
      #1baff6 color charts
#1baff6 RGB chart
      #1baff6 CMYK chart
      #1baff6 RGB pie chart
      #1baff6 color shades, tints & tones
#1baff6 color schemes
#1baff6 color preview, HTML & CSS examples
           This text has a color of #1baff6        
        
          <p style="color:#1baff6;">Text here</p>
        
        
          .mytext {color:#1baff6;}
        
        Text color #1baff6
      
           This box has a color of #1baff6        
        
          <div style="background-color:#1baff6;">Content here</div>
        
        
          .mybackground {background-color:#1baff6;}
        
        Background color #1baff6
      
           Border around this has a color of #1baff6        
        
          <div style="border:2px solid #1baff6;">Content here</div>
        
        
          .myborder {border:2px solid #1baff6;}
        
        Border color #1baff6