#1d8ffc color space conversions
Hex:
        #1d8ffc
        RGB:
        29, 143, 252
        CMY:
        89, 44, 1
        CMYK:
        88, 43, 0, 1
      HSL:
        209°, 97.3799%, 55.0980%
        HSV (HSB):
        209°, 88.4921%, 98.8235%
        XYZ:
        27.8998, 26.9344, 95.8238
        xyY:
        0.1852, 0.1788, 26.9344
      CIE-Lab:
        58.9136, 9.3922, -62.5000
        CIE-LCH:
        58.9136, 63.2018, 278.5462
        CIE-Luv:
        58.9136, -32.7096, -100.6128
        Hunter-Lab:
        51.8984, 5.1370, -73.1427
      #1d8ffc color charts
#1d8ffc RGB chart
      #1d8ffc CMYK chart
      #1d8ffc RGB pie chart
      #1d8ffc color shades, tints & tones
#1d8ffc color schemes
#1d8ffc color preview, HTML & CSS examples
           This text has a color of #1d8ffc        
        
          <p style="color:#1d8ffc;">Text here</p>
        
        
          .mytext {color:#1d8ffc;}
        
        Text color #1d8ffc
      
           This box has a color of #1d8ffc        
        
          <div style="background-color:#1d8ffc;">Content here</div>
        
        
          .mybackground {background-color:#1d8ffc;}
        
        Background color #1d8ffc
      
           Border around this has a color of #1d8ffc        
        
          <div style="border:2px solid #1d8ffc;">Content here</div>
        
        
          .myborder {border:2px solid #1d8ffc;}
        
        Border color #1d8ffc