#1548d1 color space conversions
Hex:
        #1548d1
        RGB:
        21, 72, 209
        CMY:
        92, 72, 18
        CMYK:
        90, 66, 0, 18
      HSL:
        224°, 81.7391%, 45.0980%
        HSV (HSB):
        224°, 89.9522%, 81.9608%
        XYZ:
        14.1352, 9.3976, 61.3905
        xyY:
        0.1664, 0.1107, 9.3976
      CIE-Lab:
        36.7388, 37.5834, -74.2965
        CIE-LCH:
        36.7388, 83.2615, 296.8329
        CIE-Luv:
        36.7388, -14.8943, -104.6152
        Hunter-Lab:
        30.6555, 28.6591, -97.2748
      #1548d1 color charts
#1548d1 RGB chart
      #1548d1 CMYK chart
      #1548d1 RGB pie chart
      #1548d1 color shades, tints & tones
#1548d1 color schemes
#1548d1 color preview, HTML & CSS examples
           This text has a color of #1548d1        
        
          <p style="color:#1548d1;">Text here</p>
        
        
          .mytext {color:#1548d1;}
        
        Text color #1548d1
      
           This box has a color of #1548d1        
        
          <div style="background-color:#1548d1;">Content here</div>
        
        
          .mybackground {background-color:#1548d1;}
        
        Background color #1548d1
      
           Border around this has a color of #1548d1        
        
          <div style="border:2px solid #1548d1;">Content here</div>
        
        
          .myborder {border:2px solid #1548d1;}
        
        Border color #1548d1