#1c3faa color space conversions
Hex:
        #1c3faa
        RGB:
        28, 63, 170
        CMY:
        89, 75, 33
        CMYK:
        84, 63, 0, 33
      HSL:
        225°, 71.7172%, 38.8235%
        HSV (HSB):
        225°, 83.5294%, 66.6667%
        XYZ:
        9.5121, 6.7042, 38.8229
        xyY:
        0.1728, 0.1218, 6.7042
      CIE-Lab:
        31.1237, 29.0201, -60.5728
        CIE-LCH:
        31.1237, 67.1657, 295.5988
        CIE-Luv:
        31.1237, -12.0929, -81.7295
        Hunter-Lab:
        25.8924, 20.2638, -70.7743
      #1c3faa color charts
#1c3faa RGB chart
      #1c3faa CMYK chart
      #1c3faa RGB pie chart
      #1c3faa color shades, tints & tones
#1c3faa color schemes
#1c3faa color preview, HTML & CSS examples
           This text has a color of #1c3faa        
        
          <p style="color:#1c3faa;">Text here</p>
        
        
          .mytext {color:#1c3faa;}
        
        Text color #1c3faa
      
           This box has a color of #1c3faa        
        
          <div style="background-color:#1c3faa;">Content here</div>
        
        
          .mybackground {background-color:#1c3faa;}
        
        Background color #1c3faa
      
           Border around this has a color of #1c3faa        
        
          <div style="border:2px solid #1c3faa;">Content here</div>
        
        
          .myborder {border:2px solid #1c3faa;}
        
        Border color #1c3faa