#1540bd color space conversions
Hex:
        #1540bd
        RGB:
        21, 64, 189
        CMY:
        92, 75, 26
        CMYK:
        89, 66, 0, 26
      HSL:
        225°, 80.0000%, 41.1765%
        HSV (HSB):
        225°, 88.8889%, 74.1176%
        XYZ:
        11.3280, 7.5003, 48.9948
        xyY:
        0.1670, 0.1106, 7.5003
      CIE-Lab:
        32.9198, 35.1987, -68.9146
        CIE-LCH:
        32.9198, 77.3833, 297.0560
        CIE-Luv:
        32.9198, -13.0633, -93.7568
        Hunter-Lab:
        27.3868, 25.9060, -86.8988
      #1540bd color charts
#1540bd RGB chart
      #1540bd CMYK chart
      #1540bd RGB pie chart
      #1540bd color shades, tints & tones
#1540bd color schemes
#1540bd color preview, HTML & CSS examples
           This text has a color of #1540bd        
        
          <p style="color:#1540bd;">Text here</p>
        
        
          .mytext {color:#1540bd;}
        
        Text color #1540bd
      
           This box has a color of #1540bd        
        
          <div style="background-color:#1540bd;">Content here</div>
        
        
          .mybackground {background-color:#1540bd;}
        
        Background color #1540bd
      
           Border around this has a color of #1540bd        
        
          <div style="border:2px solid #1540bd;">Content here</div>
        
        
          .myborder {border:2px solid #1540bd;}
        
        Border color #1540bd