#1545ee color space conversions
Hex:
        #1545ee
        RGB:
        21, 69, 238
        CMY:
        92, 73, 7
        CMYK:
        91, 71, 0, 7
      HSL:
        227°, 86.4542%, 50.7843%
        HSV (HSB):
        227°, 91.1765%, 93.3333%
        XYZ:
        17.8700, 10.5887, 81.9909
        xyY:
        0.1618, 0.0959, 10.5887
      CIE-Lab:
        38.8790, 49.8917, -87.3366
        CIE-LCH:
        38.8790, 100.5826, 299.7375
        CIE-Luv:
        38.8790, -14.5188, -122.7531
        Hunter-Lab:
        32.5403, 41.0804, -126.6131
      #1545ee color charts
#1545ee RGB chart
      #1545ee CMYK chart
      #1545ee RGB pie chart
      #1545ee color shades, tints & tones
#1545ee color schemes
#1545ee color preview, HTML & CSS examples
           This text has a color of #1545ee        
        
          <p style="color:#1545ee;">Text here</p>
        
        
          .mytext {color:#1545ee;}
        
        Text color #1545ee
      
           This box has a color of #1545ee        
        
          <div style="background-color:#1545ee;">Content here</div>
        
        
          .mybackground {background-color:#1545ee;}
        
        Background color #1545ee
      
           Border around this has a color of #1545ee        
        
          <div style="border:2px solid #1545ee;">Content here</div>
        
        
          .myborder {border:2px solid #1545ee;}
        
        Border color #1545ee