#1c4bde color space conversions
Hex:
        #1c4bde
        RGB:
        28, 75, 222
        CMY:
        89, 71, 13
        CMYK:
        87, 66, 0, 13
      HSL:
        225°, 77.6000%, 49.0196%
        HSV (HSB):
        225°, 87.3874%, 87.0588%
        XYZ:
        16.1798, 10.5530, 70.2914
        xyY:
        0.1668, 0.1088, 10.5530
      CIE-Lab:
        38.8171, 40.8268, -78.3409
        CIE-LCH:
        38.8171, 88.3410, 297.5259
        CIE-Luv:
        38.8171, -15.0832, -111.9589
        Hunter-Lab:
        32.4853, 32.0552, -105.5514
      #1c4bde color charts
#1c4bde RGB chart
      #1c4bde CMYK chart
      #1c4bde RGB pie chart
      #1c4bde color shades, tints & tones
#1c4bde color schemes
#1c4bde color preview, HTML & CSS examples
           This text has a color of #1c4bde        
        
          <p style="color:#1c4bde;">Text here</p>
        
        
          .mytext {color:#1c4bde;}
        
        Text color #1c4bde
      
           This box has a color of #1c4bde        
        
          <div style="background-color:#1c4bde;">Content here</div>
        
        
          .mybackground {background-color:#1c4bde;}
        
        Background color #1c4bde
      
           Border around this has a color of #1c4bde        
        
          <div style="border:2px solid #1c4bde;">Content here</div>
        
        
          .myborder {border:2px solid #1c4bde;}
        
        Border color #1c4bde