#148dbd color space conversions
Hex:
        #148dbd
        RGB:
        20, 141, 189
        CMY:
        92, 45, 26
        CMYK:
        89, 25, 0, 26
      HSL:
        197°, 80.8612%, 40.9804%
        HSV (HSB):
        197°, 89.4180%, 74.1176%
        XYZ:
        18.9987, 22.8726, 51.5576
        xyY:
        0.2033, 0.2448, 22.8726
      CIE-Lab:
        54.9409, -13.4328, -33.5743
        CIE-LCH:
        54.9409, 36.1618, 248.1940
        CIE-Luv:
        54.9409, -36.2687, -49.9839
        Hunter-Lab:
        47.8253, -12.7849, -30.4393
      #148dbd color charts
#148dbd RGB chart
      #148dbd CMYK chart
      #148dbd RGB pie chart
      #148dbd color shades, tints & tones
#148dbd color schemes
#148dbd color preview, HTML & CSS examples
           This text has a color of #148dbd        
        
          <p style="color:#148dbd;">Text here</p>
        
        
          .mytext {color:#148dbd;}
        
        Text color #148dbd
      
           This box has a color of #148dbd        
        
          <div style="background-color:#148dbd;">Content here</div>
        
        
          .mybackground {background-color:#148dbd;}
        
        Background color #148dbd
      
           Border around this has a color of #148dbd        
        
          <div style="border:2px solid #148dbd;">Content here</div>
        
        
          .myborder {border:2px solid #148dbd;}
        
        Border color #148dbd