#1bd5fe color space conversions
Hex:
        #1bd5fe
        RGB:
        27, 213, 254
        CMY:
        89, 16, 0
        CMYK:
        89, 16, 0, 0
      HSL:
        191°, 99.1266%, 55.0980%
        HSV (HSB):
        191°, 89.3701%, 99.6078%
        XYZ:
        42.1356, 54.9773, 102.1568
        xyY:
        0.2115, 0.2759, 54.9773
      CIE-Lab:
        79.0282, -28.3566, -31.9522
        CIE-LCH:
        79.0282, 42.7205, 228.4119
        CIE-Luv:
        79.0282, -55.6701, -47.8867
        Hunter-Lab:
        74.1467, -28.3197, -29.7851
      #1bd5fe color charts
#1bd5fe RGB chart
      #1bd5fe CMYK chart
      #1bd5fe RGB pie chart
      #1bd5fe color shades, tints & tones
#1bd5fe color schemes
#1bd5fe color preview, HTML & CSS examples
           This text has a color of #1bd5fe        
        
          <p style="color:#1bd5fe;">Text here</p>
        
        
          .mytext {color:#1bd5fe;}
        
        Text color #1bd5fe
      
           This box has a color of #1bd5fe        
        
          <div style="background-color:#1bd5fe;">Content here</div>
        
        
          .mybackground {background-color:#1bd5fe;}
        
        Background color #1bd5fe
      
           Border around this has a color of #1bd5fe        
        
          <div style="border:2px solid #1bd5fe;">Content here</div>
        
        
          .myborder {border:2px solid #1bd5fe;}
        
        Border color #1bd5fe