#1584bd color space conversions
Hex:
        #1584bd
        RGB:
        21, 132, 189
        CMY:
        92, 48, 26
        CMYK:
        89, 30, 0, 26
      HSL:
        200°, 80.0000%, 41.1765%
        HSV (HSB):
        200°, 88.8889%, 74.1176%
        XYZ:
        17.7458, 20.3361, 51.1341
        xyY:
        0.1989, 0.2279, 20.3361
      CIE-Lab:
        52.2151, -8.2566, -37.8459
        CIE-LCH:
        52.2151, 38.7361, 257.6930
        CIE-Luv:
        52.2151, -33.1079, -57.0076
        Hunter-Lab:
        45.0955, -8.6745, -35.6623
      #1584bd color charts
#1584bd RGB chart
      #1584bd CMYK chart
      #1584bd RGB pie chart
      #1584bd color shades, tints & tones
#1584bd color schemes
#1584bd color preview, HTML & CSS examples
           This text has a color of #1584bd        
        
          <p style="color:#1584bd;">Text here</p>
        
        
          .mytext {color:#1584bd;}
        
        Text color #1584bd
      
           This box has a color of #1584bd        
        
          <div style="background-color:#1584bd;">Content here</div>
        
        
          .mybackground {background-color:#1584bd;}
        
        Background color #1584bd
      
           Border around this has a color of #1584bd        
        
          <div style="border:2px solid #1584bd;">Content here</div>
        
        
          .myborder {border:2px solid #1584bd;}
        
        Border color #1584bd