#1c48be color space conversions
Hex:
        #1c48be
        RGB:
        28, 72, 190
        CMY:
        89, 72, 25
        CMYK:
        85, 62, 0, 25
      HSL:
        224°, 74.3119%, 42.7451%
        HSV (HSB):
        224°, 85.2632%, 74.5098%
        XYZ:
        12.0905, 8.5993, 49.7378
        xyY:
        0.1717, 0.1221, 8.5993
      CIE-Lab:
        35.2011, 30.7675, -65.7523
        CIE-LCH:
        35.2011, 72.5948, 295.0763
        CIE-Luv:
        35.2011, -14.2971, -92.3150
        Hunter-Lab:
        29.3246, 22.2775, -80.0353
      #1c48be color charts
#1c48be RGB chart
      #1c48be CMYK chart
      #1c48be RGB pie chart
      #1c48be color shades, tints & tones
#1c48be color schemes
#1c48be color preview, HTML & CSS examples
           This text has a color of #1c48be        
        
          <p style="color:#1c48be;">Text here</p>
        
        
          .mytext {color:#1c48be;}
        
        Text color #1c48be
      
           This box has a color of #1c48be        
        
          <div style="background-color:#1c48be;">Content here</div>
        
        
          .mybackground {background-color:#1c48be;}
        
        Background color #1c48be
      
           Border around this has a color of #1c48be        
        
          <div style="border:2px solid #1c48be;">Content here</div>
        
        
          .myborder {border:2px solid #1c48be;}
        
        Border color #1c48be