#1d96d1 color space conversions
Hex:
        #1d96d1
        RGB:
        29, 150, 209
        CMY:
        89, 41, 18
        CMYK:
        86, 28, 0, 18
      HSL:
        200°, 75.6303%, 46.6667%
        HSV (HSB):
        200°, 86.1244%, 81.9608%
        XYZ:
        22.9217, 26.6774, 64.2627
        xyY:
        0.2013, 0.2343, 26.6774
      CIE-Lab:
        58.6745, -10.6491, -39.0140
        CIE-LCH:
        58.6745, 40.4412, 254.7326
        CIE-Luv:
        58.6745, -37.3501, -59.8679
        Hunter-Lab:
        51.6501, -11.1717, -37.6131
      #1d96d1 color charts
#1d96d1 RGB chart
      #1d96d1 CMYK chart
      #1d96d1 RGB pie chart
      #1d96d1 color shades, tints & tones
#1d96d1 color schemes
#1d96d1 color preview, HTML & CSS examples
           This text has a color of #1d96d1        
        
          <p style="color:#1d96d1;">Text here</p>
        
        
          .mytext {color:#1d96d1;}
        
        Text color #1d96d1
      
           This box has a color of #1d96d1        
        
          <div style="background-color:#1d96d1;">Content here</div>
        
        
          .mybackground {background-color:#1d96d1;}
        
        Background color #1d96d1
      
           Border around this has a color of #1d96d1        
        
          <div style="border:2px solid #1d96d1;">Content here</div>
        
        
          .myborder {border:2px solid #1d96d1;}
        
        Border color #1d96d1