#1548fe color space conversions
Hex:
        #1548fe
        RGB:
        21, 72, 254
        CMY:
        92, 72, 0
        CMYK:
        92, 72, 0, 0
      HSL:
        227°, 99.1489%, 53.9216%
        HSV (HSB):
        227°, 91.7323%, 99.6078%
        XYZ:
        20.5160, 11.9499, 94.9912
        xyY:
        0.1610, 0.0938, 11.9499
      CIE-Lab:
        41.1364, 53.6535, -92.5935
        CIE-LCH:
        41.1364, 107.0152, 300.0902
        CIE-Luv:
        41.1364, -15.2647, -131.8032
        Hunter-Lab:
        34.5687, 45.4422, -138.7249
      #1548fe color charts
#1548fe RGB chart
      #1548fe CMYK chart
      #1548fe RGB pie chart
      #1548fe color shades, tints & tones
#1548fe color schemes
#1548fe color preview, HTML & CSS examples
           This text has a color of #1548fe        
        
          <p style="color:#1548fe;">Text here</p>
        
        
          .mytext {color:#1548fe;}
        
        Text color #1548fe
      
           This box has a color of #1548fe        
        
          <div style="background-color:#1548fe;">Content here</div>
        
        
          .mybackground {background-color:#1548fe;}
        
        Background color #1548fe
      
           Border around this has a color of #1548fe        
        
          <div style="border:2px solid #1548fe;">Content here</div>
        
        
          .myborder {border:2px solid #1548fe;}
        
        Border color #1548fe