#154aee color space conversions
Hex:
        #154aee
        RGB:
        21, 74, 238
        CMY:
        92, 71, 7
        CMYK:
        91, 69, 0, 7
      HSL:
        225°, 86.4542%, 50.7843%
        HSV (HSB):
        225°, 91.1765%, 93.3333%
        XYZ:
        18.1907, 11.2300, 82.0978
        xyY:
        0.1631, 0.1007, 11.2300
      CIE-Lab:
        39.9652, 46.9126, -85.5427
        CIE-LCH:
        39.9652, 97.5620, 298.7409
        CIE-Luv:
        39.9652, -15.4677, -122.0326
        Hunter-Lab:
        33.5112, 38.2491, -121.7942
      #154aee color charts
#154aee RGB chart
      #154aee CMYK chart
      #154aee RGB pie chart
      #154aee color shades, tints & tones
#154aee color schemes
#154aee color preview, HTML & CSS examples
           This text has a color of #154aee        
        
          <p style="color:#154aee;">Text here</p>
        
        
          .mytext {color:#154aee;}
        
        Text color #154aee
      
           This box has a color of #154aee        
        
          <div style="background-color:#154aee;">Content here</div>
        
        
          .mybackground {background-color:#154aee;}
        
        Background color #154aee
      
           Border around this has a color of #154aee        
        
          <div style="border:2px solid #154aee;">Content here</div>
        
        
          .myborder {border:2px solid #154aee;}
        
        Border color #154aee