#154dbf color space conversions
Hex:
        #154dbf
        RGB:
        21, 77, 191
        CMY:
        92, 70, 25
        CMYK:
        89, 60, 0, 25
      HSL:
        220°, 80.1887%, 41.5686%
        HSV (HSB):
        220°, 89.0052%, 74.9020%
        XYZ:
        12.3671, 9.2288, 50.4197
        xyY:
        0.1717, 0.1281, 9.2288
      CIE-Lab:
        36.4211, 27.4120, -64.3496
        CIE-LCH:
        36.4211, 69.9450, 293.0733
        CIE-Luv:
        36.4211, -16.1305, -91.5506
        Hunter-Lab:
        30.3789, 19.5035, -77.1381
      #154dbf color charts
#154dbf RGB chart
      #154dbf CMYK chart
      #154dbf RGB pie chart
      #154dbf color shades, tints & tones
#154dbf color schemes
#154dbf color preview, HTML & CSS examples
           This text has a color of #154dbf        
        
          <p style="color:#154dbf;">Text here</p>
        
        
          .mytext {color:#154dbf;}
        
        Text color #154dbf
      
           This box has a color of #154dbf        
        
          <div style="background-color:#154dbf;">Content here</div>
        
        
          .mybackground {background-color:#154dbf;}
        
        Background color #154dbf
      
           Border around this has a color of #154dbf        
        
          <div style="border:2px solid #154dbf;">Content here</div>
        
        
          .myborder {border:2px solid #154dbf;}
        
        Border color #154dbf