#148cd5 color space conversions
Hex:
        #148cd5
        RGB:
        20, 140, 213
        CMY:
        92, 45, 16
        CMYK:
        91, 34, 0, 16
      HSL:
        203°, 82.8326%, 45.6863%
        HSV (HSB):
        203°, 90.6103%, 83.5294%
        XYZ:
        21.6768, 23.7090, 66.3846
        xyY:
        0.1939, 0.2121, 23.7090
      CIE-Lab:
        55.7952, -3.9778, -45.8046
        CIE-LCH:
        55.7952, 45.9770, 265.0367
        CIE-Luv:
        55.7952, -34.4013, -71.2155
        Hunter-Lab:
        48.6919, -5.7455, -46.7493
      #148cd5 color charts
#148cd5 RGB chart
      #148cd5 CMYK chart
      #148cd5 RGB pie chart
      #148cd5 color shades, tints & tones
#148cd5 color schemes
#148cd5 color preview, HTML & CSS examples
           This text has a color of #148cd5        
        
          <p style="color:#148cd5;">Text here</p>
        
        
          .mytext {color:#148cd5;}
        
        Text color #148cd5
      
           This box has a color of #148cd5        
        
          <div style="background-color:#148cd5;">Content here</div>
        
        
          .mybackground {background-color:#148cd5;}
        
        Background color #148cd5
      
           Border around this has a color of #148cd5        
        
          <div style="border:2px solid #148cd5;">Content here</div>
        
        
          .myborder {border:2px solid #148cd5;}
        
        Border color #148cd5