#155af8 color space conversions
Hex:
        #155af8
        RGB:
        21, 90, 248
        CMY:
        92, 65, 3
        CMYK:
        92, 64, 0, 3
      HSL:
        222°, 94.1909%, 52.7451%
        HSV (HSB):
        222°, 91.5323%, 97.2549%
        XYZ:
        20.9087, 14.2491, 90.4553
        xyY:
        0.1665, 0.1134, 14.2491
      CIE-Lab:
        44.5880, 40.6774, -83.5509
        CIE-LCH:
        44.5880, 92.9269, 295.9595
        CIE-Luv:
        44.5880, -18.8715, -124.5654
        Hunter-Lab:
        37.7479, 32.8128, -115.6529
      #155af8 color charts
#155af8 RGB chart
      #155af8 CMYK chart
      #155af8 RGB pie chart
      #155af8 color shades, tints & tones
#155af8 color schemes
#155af8 color preview, HTML & CSS examples
           This text has a color of #155af8        
        
          <p style="color:#155af8;">Text here</p>
        
        
          .mytext {color:#155af8;}
        
        Text color #155af8
      
           This box has a color of #155af8        
        
          <div style="background-color:#155af8;">Content here</div>
        
        
          .mybackground {background-color:#155af8;}
        
        Background color #155af8
      
           Border around this has a color of #155af8        
        
          <div style="border:2px solid #155af8;">Content here</div>
        
        
          .myborder {border:2px solid #155af8;}
        
        Border color #155af8