#1545d1 color space conversions
Hex:
        #1545d1
        RGB:
        21, 69, 209
        CMY:
        92, 73, 18
        CMYK:
        90, 67, 0, 18
      HSL:
        225°, 81.7391%, 45.0980%
        HSV (HSB):
        225°, 89.9522%, 81.9608%
        XYZ:
        13.9460, 9.0191, 61.3274
        xyY:
        0.1654, 0.1070, 9.0191
      CIE-Lab:
        36.0211, 39.4896, -75.4774
        CIE-LCH:
        36.0211, 85.1837, 297.6185
        CIE-Luv:
        36.0211, -14.2488, -105.2369
        Hunter-Lab:
        30.0319, 30.3350, -100.0526
      #1545d1 color charts
#1545d1 RGB chart
      #1545d1 CMYK chart
      #1545d1 RGB pie chart
      #1545d1 color shades, tints & tones
#1545d1 color schemes
#1545d1 color preview, HTML & CSS examples
           This text has a color of #1545d1        
        
          <p style="color:#1545d1;">Text here</p>
        
        
          .mytext {color:#1545d1;}
        
        Text color #1545d1
      
           This box has a color of #1545d1        
        
          <div style="background-color:#1545d1;">Content here</div>
        
        
          .mybackground {background-color:#1545d1;}
        
        Background color #1545d1
      
           Border around this has a color of #1545d1        
        
          <div style="border:2px solid #1545d1;">Content here</div>
        
        
          .myborder {border:2px solid #1545d1;}
        
        Border color #1545d1