#1ba3fc color space conversions
Hex:
        #1ba3fc
        RGB:
        27, 163, 252
        CMY:
        89, 36, 1
        CMYK:
        89, 35, 0, 1
      HSL:
        204°, 97.4026%, 54.7059%
        HSV (HSB):
        204°, 89.2857%, 98.8235%
        XYZ:
        31.1199, 33.4557, 96.9129
        xyY:
        0.1927, 0.2072, 33.4557
      CIE-Lab:
        64.5282, -2.4874, -53.5430
        CIE-LCH:
        64.5282, 53.6007, 267.3402
        CIE-Luv:
        64.5282, -39.1887, -86.2241
        Hunter-Lab:
        57.8409, -5.1840, -58.8523
      #1ba3fc color charts
#1ba3fc RGB chart
      #1ba3fc CMYK chart
      #1ba3fc RGB pie chart
      #1ba3fc color shades, tints & tones
#1ba3fc color schemes
#1ba3fc color preview, HTML & CSS examples
           This text has a color of #1ba3fc        
        
          <p style="color:#1ba3fc;">Text here</p>
        
        
          .mytext {color:#1ba3fc;}
        
        Text color #1ba3fc
      
           This box has a color of #1ba3fc        
        
          <div style="background-color:#1ba3fc;">Content here</div>
        
        
          .mybackground {background-color:#1ba3fc;}
        
        Background color #1ba3fc
      
           Border around this has a color of #1ba3fc        
        
          <div style="border:2px solid #1ba3fc;">Content here</div>
        
        
          .myborder {border:2px solid #1ba3fc;}
        
        Border color #1ba3fc