#1d60ae color space conversions
Hex:
        #1d60ae
        RGB:
        29, 96, 174
        CMY:
        89, 62, 32
        CMYK:
        83, 45, 0, 32
      HSL:
        212°, 71.4286%, 39.8039%
        HSV (HSB):
        212°, 83.3333%, 68.2353%
        XYZ:
        12.3295, 11.6829, 41.6496
        xyY:
        0.1878, 0.1779, 11.6829
      CIE-Lab:
        40.7077, 8.6784, -47.4104
        CIE-LCH:
        40.7077, 48.1981, 280.3731
        CIE-Luv:
        40.7077, -21.1855, -69.7971
        Hunter-Lab:
        34.1803, 4.5731, -48.3201
      #1d60ae color charts
#1d60ae RGB chart
      #1d60ae CMYK chart
      #1d60ae RGB pie chart
      #1d60ae color shades, tints & tones
#1d60ae color schemes
#1d60ae color preview, HTML & CSS examples
           This text has a color of #1d60ae        
        
          <p style="color:#1d60ae;">Text here</p>
        
        
          .mytext {color:#1d60ae;}
        
        Text color #1d60ae
      
           This box has a color of #1d60ae        
        
          <div style="background-color:#1d60ae;">Content here</div>
        
        
          .mybackground {background-color:#1d60ae;}
        
        Background color #1d60ae
      
           Border around this has a color of #1d60ae        
        
          <div style="border:2px solid #1d60ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d60ae;}
        
        Border color #1d60ae