#1d59aa color space conversions
Hex:
        #1d59aa
        RGB:
        29, 89, 170
        CMY:
        89, 65, 33
        CMYK:
        83, 48, 0, 33
      HSL:
        214°, 70.8543%, 39.0196%
        HSV (HSB):
        214°, 82.9412%, 66.6667%
        XYZ:
        11.3348, 10.3082, 39.4225
        xyY:
        0.1856, 0.1688, 10.3082
      CIE-Lab:
        38.3901, 11.6694, -48.7710
        CIE-LCH:
        38.3901, 50.1476, 283.4562
        CIE-Luv:
        38.3901, -19.1254, -70.8312
        Hunter-Lab:
        32.1065, 6.8308, -50.3258
      #1d59aa color charts
#1d59aa RGB chart
      #1d59aa CMYK chart
      #1d59aa RGB pie chart
      #1d59aa color shades, tints & tones
#1d59aa color schemes
#1d59aa color preview, HTML & CSS examples
           This text has a color of #1d59aa        
        
          <p style="color:#1d59aa;">Text here</p>
        
        
          .mytext {color:#1d59aa;}
        
        Text color #1d59aa
      
           This box has a color of #1d59aa        
        
          <div style="background-color:#1d59aa;">Content here</div>
        
        
          .mybackground {background-color:#1d59aa;}
        
        Background color #1d59aa
      
           Border around this has a color of #1d59aa        
        
          <div style="border:2px solid #1d59aa;">Content here</div>
        
        
          .myborder {border:2px solid #1d59aa;}
        
        Border color #1d59aa