#148cf7 color space conversions
Hex:
        #148cf7
        RGB:
        20, 140, 247
        CMY:
        92, 45, 3
        CMYK:
        92, 43, 0, 3
      HSL:
        208°, 93.4156%, 52.3529%
        HSV (HSB):
        208°, 91.9028%, 96.8627%
        XYZ:
        26.4551, 25.6203, 91.5466
        xyY:
        0.1842, 0.1784, 25.6203
      CIE-Lab:
        57.6749, 8.8936, -61.7405
        CIE-LCH:
        57.6749, 62.3777, 278.1970
        CIE-Luv:
        57.6749, -32.5758, -98.9066
        Hunter-Lab:
        50.6165, 4.7155, -71.8022
      #148cf7 color charts
#148cf7 RGB chart
      #148cf7 CMYK chart
      #148cf7 RGB pie chart
      #148cf7 color shades, tints & tones
#148cf7 color schemes
#148cf7 color preview, HTML & CSS examples
           This text has a color of #148cf7        
        
          <p style="color:#148cf7;">Text here</p>
        
        
          .mytext {color:#148cf7;}
        
        Text color #148cf7
      
           This box has a color of #148cf7        
        
          <div style="background-color:#148cf7;">Content here</div>
        
        
          .mybackground {background-color:#148cf7;}
        
        Background color #148cf7
      
           Border around this has a color of #148cf7        
        
          <div style="border:2px solid #148cf7;">Content here</div>
        
        
          .myborder {border:2px solid #148cf7;}
        
        Border color #148cf7