#154cc7 color space conversions
Hex:
        #154cc7
        RGB:
        21, 76, 199
        CMY:
        92, 70, 22
        CMYK:
        89, 62, 0, 22
      HSL:
        221°, 80.9091%, 43.1373%
        HSV (HSB):
        221°, 89.4472%, 78.0392%
        XYZ:
        13.2025, 9.4518, 55.1614
        xyY:
        0.1697, 0.1215, 9.4518
      CIE-Lab:
        36.8401, 31.1872, -68.3331
        CIE-LCH:
        36.8401, 75.1136, 294.5319
        CIE-Luv:
        36.8401, -15.8271, -97.1675
        Hunter-Lab:
        30.7438, 22.8526, -84.8589
      #154cc7 color charts
#154cc7 RGB chart
      #154cc7 CMYK chart
      #154cc7 RGB pie chart
      #154cc7 color shades, tints & tones
#154cc7 color schemes
#154cc7 color preview, HTML & CSS examples
           This text has a color of #154cc7        
        
          <p style="color:#154cc7;">Text here</p>
        
        
          .mytext {color:#154cc7;}
        
        Text color #154cc7
      
           This box has a color of #154cc7        
        
          <div style="background-color:#154cc7;">Content here</div>
        
        
          .mybackground {background-color:#154cc7;}
        
        Background color #154cc7
      
           Border around this has a color of #154cc7        
        
          <div style="border:2px solid #154cc7;">Content here</div>
        
        
          .myborder {border:2px solid #154cc7;}
        
        Border color #154cc7