#148fe8 color space conversions
Hex:
        #148fe8
        RGB:
        20, 143, 232
        CMY:
        92, 44, 9
        CMYK:
        91, 38, 0, 9
      HSL:
        205°, 84.1270%, 49.4118%
        HSV (HSB):
        205°, 91.3793%, 90.9804%
        XYZ:
        24.6764, 25.6198, 79.9885
        xyY:
        0.1894, 0.1966, 25.6198
      CIE-Lab:
        57.6744, 1.4089, -53.4371
        CIE-LCH:
        57.6744, 53.4557, 271.5103
        CIE-Luv:
        57.6744, -34.2918, -84.7390
        Hunter-Lab:
        50.6160, -1.5554, -58.2647
      #148fe8 color charts
#148fe8 RGB chart
      #148fe8 CMYK chart
      #148fe8 RGB pie chart
      #148fe8 color shades, tints & tones
#148fe8 color schemes
#148fe8 color preview, HTML & CSS examples
           This text has a color of #148fe8        
        
          <p style="color:#148fe8;">Text here</p>
        
        
          .mytext {color:#148fe8;}
        
        Text color #148fe8
      
           This box has a color of #148fe8        
        
          <div style="background-color:#148fe8;">Content here</div>
        
        
          .mybackground {background-color:#148fe8;}
        
        Background color #148fe8
      
           Border around this has a color of #148fe8        
        
          <div style="border:2px solid #148fe8;">Content here</div>
        
        
          .myborder {border:2px solid #148fe8;}
        
        Border color #148fe8