#1541bd color space conversions
Hex:
        #1541bd
        RGB:
        21, 65, 189
        CMY:
        92, 75, 26
        CMYK:
        89, 66, 0, 26
      HSL:
        224°, 80.0000%, 41.1765%
        HSV (HSB):
        224°, 88.8889%, 74.1176%
        XYZ:
        11.3849, 7.6141, 49.0137
        xyY:
        0.1674, 0.1120, 7.6141
      CIE-Lab:
        33.1660, 34.5489, -68.5100
        CIE-LCH:
        33.1660, 76.7284, 296.7613
        CIE-Luv:
        33.1660, -13.2828, -93.5559
        Hunter-Lab:
        27.5937, 25.3580, -85.9990
      #1541bd color charts
#1541bd RGB chart
      #1541bd CMYK chart
      #1541bd RGB pie chart
      #1541bd color shades, tints & tones
#1541bd color schemes
#1541bd color preview, HTML & CSS examples
           This text has a color of #1541bd        
        
          <p style="color:#1541bd;">Text here</p>
        
        
          .mytext {color:#1541bd;}
        
        Text color #1541bd
      
           This box has a color of #1541bd        
        
          <div style="background-color:#1541bd;">Content here</div>
        
        
          .mybackground {background-color:#1541bd;}
        
        Background color #1541bd
      
           Border around this has a color of #1541bd        
        
          <div style="border:2px solid #1541bd;">Content here</div>
        
        
          .myborder {border:2px solid #1541bd;}
        
        Border color #1541bd