#1d68bb color space conversions
Hex:
        #1d68bb
        RGB:
        29, 104, 187
        CMY:
        89, 59, 27
        CMYK:
        84, 44, 0, 27
      HSL:
        212°, 73.1481%, 42.3529%
        HSV (HSB):
        212°, 84.4920%, 73.3333%
        XYZ:
        14.4266, 13.7497, 48.9073
        xyY:
        0.1872, 0.1784, 13.7497
      CIE-Lab:
        43.8718, 8.6458, -49.9407
        CIE-LCH:
        43.8718, 50.6835, 279.8218
        CIE-Luv:
        43.8718, -23.2523, -75.0056
        Hunter-Lab:
        37.0806, 4.5566, -52.2439
      #1d68bb color charts
#1d68bb RGB chart
      #1d68bb CMYK chart
      #1d68bb RGB pie chart
      #1d68bb color shades, tints & tones
#1d68bb color schemes
#1d68bb color preview, HTML & CSS examples
           This text has a color of #1d68bb        
        
          <p style="color:#1d68bb;">Text here</p>
        
        
          .mytext {color:#1d68bb;}
        
        Text color #1d68bb
      
           This box has a color of #1d68bb        
        
          <div style="background-color:#1d68bb;">Content here</div>
        
        
          .mybackground {background-color:#1d68bb;}
        
        Background color #1d68bb
      
           Border around this has a color of #1d68bb        
        
          <div style="border:2px solid #1d68bb;">Content here</div>
        
        
          .myborder {border:2px solid #1d68bb;}
        
        Border color #1d68bb