#1d95ba color space conversions
Hex:
        #1d95ba
        RGB:
        29, 149, 186
        CMY:
        89, 42, 27
        CMYK:
        84, 20, 0, 27
      HSL:
        194°, 73.0233%, 42.1569%
        HSV (HSB):
        194°, 84.4086%, 72.9412%
        XYZ:
        20.1171, 25.3013, 50.2777
        xyY:
        0.2102, 0.2644, 25.3013
      CIE-Lab:
        57.3678, -18.2662, -28.0892
        CIE-LCH:
        57.3678, 33.5061, 236.9643
        CIE-Luv:
        57.3678, -38.5260, -40.7707
        Hunter-Lab:
        50.3004, -16.6366, -24.0530
      #1d95ba color charts
#1d95ba RGB chart
      #1d95ba CMYK chart
      #1d95ba RGB pie chart
      #1d95ba color shades, tints & tones
#1d95ba color schemes
#1d95ba color preview, HTML & CSS examples
           This text has a color of #1d95ba        
        
          <p style="color:#1d95ba;">Text here</p>
        
        
          .mytext {color:#1d95ba;}
        
        Text color #1d95ba
      
           This box has a color of #1d95ba        
        
          <div style="background-color:#1d95ba;">Content here</div>
        
        
          .mybackground {background-color:#1d95ba;}
        
        Background color #1d95ba
      
           Border around this has a color of #1d95ba        
        
          <div style="border:2px solid #1d95ba;">Content here</div>
        
        
          .myborder {border:2px solid #1d95ba;}
        
        Border color #1d95ba