#1c5acd color space conversions
Hex:
        #1c5acd
        RGB:
        28, 90, 205
        CMY:
        89, 65, 20
        CMYK:
        86, 56, 0, 20
      HSL:
        219°, 75.9657%, 45.6863%
        HSV (HSB):
        219°, 86.3415%, 80.3922%
        XYZ:
        15.1545, 11.9670, 59.2687
        xyY:
        0.1754, 0.1385, 11.9670
      CIE-Lab:
        41.1636, 24.7311, -64.7417
        CIE-LCH:
        41.1636, 69.3045, 290.9067
        CIE-Luv:
        41.1636, -18.7786, -95.8810
        Hunter-Lab:
        34.5933, 17.6582, -77.3662
      #1c5acd color charts
#1c5acd RGB chart
      #1c5acd CMYK chart
      #1c5acd RGB pie chart
      #1c5acd color shades, tints & tones
#1c5acd color schemes
#1c5acd color preview, HTML & CSS examples
           This text has a color of #1c5acd        
        
          <p style="color:#1c5acd;">Text here</p>
        
        
          .mytext {color:#1c5acd;}
        
        Text color #1c5acd
      
           This box has a color of #1c5acd        
        
          <div style="background-color:#1c5acd;">Content here</div>
        
        
          .mybackground {background-color:#1c5acd;}
        
        Background color #1c5acd
      
           Border around this has a color of #1c5acd        
        
          <div style="border:2px solid #1c5acd;">Content here</div>
        
        
          .myborder {border:2px solid #1c5acd;}
        
        Border color #1c5acd