#148fe2 color space conversions
Hex:
        #148fe2
        RGB:
        20, 143, 226
        CMY:
        92, 44, 11
        CMYK:
        91, 37, 0, 11
      HSL:
        204°, 83.7398%, 48.2353%
        HSV (HSB):
        204°, 91.1504%, 88.6275%
        XYZ:
        23.8384, 25.2846, 75.5755
        xyY:
        0.1912, 0.2028, 25.2846
      CIE-Lab:
        57.3517, -0.8525, -50.6119
        CIE-LCH:
        57.3517, 50.6191, 269.0351
        CIE-Luv:
        57.3517, -34.6281, -79.8003
        Hunter-Lab:
        50.2838, -3.3739, -53.9129
      #148fe2 color charts
#148fe2 RGB chart
      #148fe2 CMYK chart
      #148fe2 RGB pie chart
      #148fe2 color shades, tints & tones
#148fe2 color schemes
#148fe2 color preview, HTML & CSS examples
           This text has a color of #148fe2        
        
          <p style="color:#148fe2;">Text here</p>
        
        
          .mytext {color:#148fe2;}
        
        Text color #148fe2
      
           This box has a color of #148fe2        
        
          <div style="background-color:#148fe2;">Content here</div>
        
        
          .mybackground {background-color:#148fe2;}
        
        Background color #148fe2
      
           Border around this has a color of #148fe2        
        
          <div style="border:2px solid #148fe2;">Content here</div>
        
        
          .myborder {border:2px solid #148fe2;}
        
        Border color #148fe2