#1d59ba color space conversions
Hex:
        #1d59ba
        RGB:
        29, 89, 186
        CMY:
        89, 65, 27
        CMYK:
        84, 52, 0, 27
      HSL:
        217°, 73.0233%, 42.1569%
        HSV (HSB):
        217°, 84.4086%, 72.9412%
        XYZ:
        12.9420, 10.9511, 47.8860
        xyY:
        0.1803, 0.1526, 10.9511
      CIE-Lab:
        39.4981, 18.0159, -56.4080
        CIE-LCH:
        39.4981, 59.2151, 287.7127
        CIE-Luv:
        39.4981, -18.7429, -82.7557
        Hunter-Lab:
        33.0925, 11.8969, -62.6300
      #1d59ba color charts
#1d59ba RGB chart
      #1d59ba CMYK chart
      #1d59ba RGB pie chart
      #1d59ba color shades, tints & tones
#1d59ba color schemes
#1d59ba color preview, HTML & CSS examples
           This text has a color of #1d59ba        
        
          <p style="color:#1d59ba;">Text here</p>
        
        
          .mytext {color:#1d59ba;}
        
        Text color #1d59ba
      
           This box has a color of #1d59ba        
        
          <div style="background-color:#1d59ba;">Content here</div>
        
        
          .mybackground {background-color:#1d59ba;}
        
        Background color #1d59ba
      
           Border around this has a color of #1d59ba        
        
          <div style="border:2px solid #1d59ba;">Content here</div>
        
        
          .myborder {border:2px solid #1d59ba;}
        
        Border color #1d59ba