#1dafe6 color space conversions
Hex:
        #1dafe6
        RGB:
        29, 175, 230
        CMY:
        89, 31, 10
        CMYK:
        87, 24, 0, 10
      HSL:
        196°, 80.0797%, 50.7843%
        HSV (HSB):
        196°, 87.3913%, 90.1961%
        XYZ:
        30.1196, 36.6343, 80.3466
        xyY:
        0.2048, 0.2490, 36.6343
      CIE-Lab:
        67.0018, -16.8821, -37.6244
        CIE-LCH:
        67.0018, 41.2383, 245.8342
        CIE-Luv:
        67.0018, -44.4532, -57.9949
        Hunter-Lab:
        60.5263, -17.0944, -36.3370
      #1dafe6 color charts
#1dafe6 RGB chart
      #1dafe6 CMYK chart
      #1dafe6 RGB pie chart
      #1dafe6 color shades, tints & tones
#1dafe6 color schemes
#1dafe6 color preview, HTML & CSS examples
           This text has a color of #1dafe6        
        
          <p style="color:#1dafe6;">Text here</p>
        
        
          .mytext {color:#1dafe6;}
        
        Text color #1dafe6
      
           This box has a color of #1dafe6        
        
          <div style="background-color:#1dafe6;">Content here</div>
        
        
          .mybackground {background-color:#1dafe6;}
        
        Background color #1dafe6
      
           Border around this has a color of #1dafe6        
        
          <div style="border:2px solid #1dafe6;">Content here</div>
        
        
          .myborder {border:2px solid #1dafe6;}
        
        Border color #1dafe6