#1d93af color space conversions
Hex:
        #1d93af
        RGB:
        29, 147, 175
        CMY:
        89, 42, 31
        CMYK:
        83, 16, 0, 31
      HSL:
        192°, 71.5686%, 40.0000%
        HSV (HSB):
        192°, 83.4286%, 68.6275%
        XYZ:
        18.6783, 24.2238, 44.2487
        xyY:
        0.2143, 0.2780, 24.2238
      CIE-Lab:
        56.3112, -20.9920, -23.4670
        CIE-LCH:
        56.3112, 31.4860, 228.1863
        CIE-Luv:
        56.3112, -38.5818, -32.8160
        Hunter-Lab:
        49.2177, -18.3896, -18.8517
      #1d93af color charts
#1d93af RGB chart
      #1d93af CMYK chart
      #1d93af RGB pie chart
      #1d93af color shades, tints & tones
#1d93af color schemes
#1d93af color preview, HTML & CSS examples
           This text has a color of #1d93af        
        
          <p style="color:#1d93af;">Text here</p>
        
        
          .mytext {color:#1d93af;}
        
        Text color #1d93af
      
           This box has a color of #1d93af        
        
          <div style="background-color:#1d93af;">Content here</div>
        
        
          .mybackground {background-color:#1d93af;}
        
        Background color #1d93af
      
           Border around this has a color of #1d93af        
        
          <div style="border:2px solid #1d93af;">Content here</div>
        
        
          .myborder {border:2px solid #1d93af;}
        
        Border color #1d93af