#154ffb color space conversions
Hex:
        #154ffb
        RGB:
        21, 79, 251
        CMY:
        92, 69, 2
        CMYK:
        92, 69, 0, 2
      HSL:
        225°, 96.6387%, 53.3333%
        HSV (HSB):
        225°, 91.6335%, 98.4314%
        XYZ:
        20.5178, 12.7164, 92.6399
        xyY:
        0.1630, 0.1010, 12.7164
      CIE-Lab:
        42.3328, 48.5054, -88.9407
        CIE-LCH:
        42.3328, 101.3076, 298.6066
        CIE-Luv:
        42.3328, -16.5472, -128.9854
        Hunter-Lab:
        35.6601, 40.2987, -129.0650
      #154ffb color charts
#154ffb RGB chart
      #154ffb CMYK chart
      #154ffb RGB pie chart
      #154ffb color shades, tints & tones
#154ffb color schemes
#154ffb color preview, HTML & CSS examples
           This text has a color of #154ffb        
        
          <p style="color:#154ffb;">Text here</p>
        
        
          .mytext {color:#154ffb;}
        
        Text color #154ffb
      
           This box has a color of #154ffb        
        
          <div style="background-color:#154ffb;">Content here</div>
        
        
          .mybackground {background-color:#154ffb;}
        
        Background color #154ffb
      
           Border around this has a color of #154ffb        
        
          <div style="border:2px solid #154ffb;">Content here</div>
        
        
          .myborder {border:2px solid #154ffb;}
        
        Border color #154ffb