#1c54aa color space conversions
Hex:
        #1c54aa
        RGB:
        28, 84, 170
        CMY:
        89, 67, 33
        CMYK:
        84, 51, 0, 33
      HSL:
        216°, 71.7172%, 38.8235%
        HSV (HSB):
        216°, 83.5294%, 66.6667%
        XYZ:
        10.9049, 9.4898, 39.2872
        xyY:
        0.1827, 0.1590, 9.4898
      CIE-Lab:
        36.9107, 14.8945, -51.1583
        CIE-LCH:
        36.9107, 53.2824, 286.2327
        CIE-Luv:
        36.9107, -17.7296, -73.5636
        Hunter-Lab:
        30.8055, 9.2779, -54.0504
      #1c54aa color charts
#1c54aa RGB chart
      #1c54aa CMYK chart
      #1c54aa RGB pie chart
      #1c54aa color shades, tints & tones
#1c54aa color schemes
#1c54aa color preview, HTML & CSS examples
           This text has a color of #1c54aa        
        
          <p style="color:#1c54aa;">Text here</p>
        
        
          .mytext {color:#1c54aa;}
        
        Text color #1c54aa
      
           This box has a color of #1c54aa        
        
          <div style="background-color:#1c54aa;">Content here</div>
        
        
          .mybackground {background-color:#1c54aa;}
        
        Background color #1c54aa
      
           Border around this has a color of #1c54aa        
        
          <div style="border:2px solid #1c54aa;">Content here</div>
        
        
          .myborder {border:2px solid #1c54aa;}
        
        Border color #1c54aa