#1d28ba color space conversions
Hex:
        #1d28ba
        RGB:
        29, 40, 186
        CMY:
        89, 84, 27
        CMYK:
        84, 78, 0, 27
      HSL:
        236°, 73.0233%, 42.1569%
        HSV (HSB):
        236°, 84.4086%, 72.9412%
        XYZ:
        10.1284, 5.3240, 46.9482
        xyY:
        0.1623, 0.0853, 5.3240
      CIE-Lab:
        27.6385, 48.9518, -75.8560
        CIE-LCH:
        27.6385, 90.2797, 302.8352
        CIE-Luv:
        27.6385, -8.0227, -93.6906
        Hunter-Lab:
        23.0737, 37.9751, -104.4860
      #1d28ba color charts
#1d28ba RGB chart
      #1d28ba CMYK chart
      #1d28ba RGB pie chart
      #1d28ba color shades, tints & tones
#1d28ba color schemes
#1d28ba color preview, HTML & CSS examples
           This text has a color of #1d28ba        
        
          <p style="color:#1d28ba;">Text here</p>
        
        
          .mytext {color:#1d28ba;}
        
        Text color #1d28ba
      
           This box has a color of #1d28ba        
        
          <div style="background-color:#1d28ba;">Content here</div>
        
        
          .mybackground {background-color:#1d28ba;}
        
        Background color #1d28ba
      
           Border around this has a color of #1d28ba        
        
          <div style="border:2px solid #1d28ba;">Content here</div>
        
        
          .myborder {border:2px solid #1d28ba;}
        
        Border color #1d28ba