#1bd0fc color space conversions
Hex:
        #1bd0fc
        RGB:
        27, 208, 252
        CMY:
        89, 18, 1
        CMYK:
        89, 17, 0, 1
      HSL:
        192°, 97.4026%, 54.7059%
        HSV (HSB):
        192°, 89.2857%, 98.8235%
        XYZ:
        40.5786, 52.3730, 100.0658
        xyY:
        0.2102, 0.2713, 52.3730
      CIE-Lab:
        77.5034, -26.5395, -33.2360
        CIE-LCH:
        77.5034, 42.5321, 231.3921
        CIE-Luv:
        77.5034, -54.1415, -50.2383
        Hunter-Lab:
        72.3692, -26.5584, -31.3225
      #1bd0fc color charts
#1bd0fc RGB chart
      #1bd0fc CMYK chart
      #1bd0fc RGB pie chart
      #1bd0fc color shades, tints & tones
#1bd0fc color schemes
#1bd0fc color preview, HTML & CSS examples
           This text has a color of #1bd0fc        
        
          <p style="color:#1bd0fc;">Text here</p>
        
        
          .mytext {color:#1bd0fc;}
        
        Text color #1bd0fc
      
           This box has a color of #1bd0fc        
        
          <div style="background-color:#1bd0fc;">Content here</div>
        
        
          .mybackground {background-color:#1bd0fc;}
        
        Background color #1bd0fc
      
           Border around this has a color of #1bd0fc        
        
          <div style="border:2px solid #1bd0fc;">Content here</div>
        
        
          .myborder {border:2px solid #1bd0fc;}
        
        Border color #1bd0fc