#1d64ba color space conversions
Hex:
        #1d64ba
        RGB:
        29, 100, 186
        CMY:
        89, 61, 27
        CMYK:
        84, 46, 0, 27
      HSL:
        213°, 73.0233%, 42.1569%
        HSV (HSB):
        213°, 84.4086%, 72.9412%
        XYZ:
        13.9268, 12.9207, 48.2143
        xyY:
        0.1855, 0.1721, 12.9207
      CIE-Lab:
        42.6436, 10.8233, -51.3315
        CIE-LCH:
        42.6436, 52.4601, 281.9065
        CIE-Luv:
        42.6436, -22.0370, -76.6875
        Hunter-Lab:
        35.9454, 6.2541, -54.3651
      #1d64ba color charts
#1d64ba RGB chart
      #1d64ba CMYK chart
      #1d64ba RGB pie chart
      #1d64ba color shades, tints & tones
#1d64ba color schemes
#1d64ba color preview, HTML & CSS examples
           This text has a color of #1d64ba        
        
          <p style="color:#1d64ba;">Text here</p>
        
        
          .mytext {color:#1d64ba;}
        
        Text color #1d64ba
      
           This box has a color of #1d64ba        
        
          <div style="background-color:#1d64ba;">Content here</div>
        
        
          .mybackground {background-color:#1d64ba;}
        
        Background color #1d64ba
      
           Border around this has a color of #1d64ba        
        
          <div style="border:2px solid #1d64ba;">Content here</div>
        
        
          .myborder {border:2px solid #1d64ba;}
        
        Border color #1d64ba