#148dbf color space conversions
Hex:
        #148dbf
        RGB:
        20, 141, 191
        CMY:
        92, 45, 25
        CMYK:
        90, 26, 0, 25
      HSL:
        198°, 81.0427%, 41.3725%
        HSV (HSB):
        198°, 89.5288%, 74.9020%
        XYZ:
        19.2173, 22.9601, 52.7091
        xyY:
        0.2025, 0.2420, 22.9601
      CIE-Lab:
        55.0312, -12.7048, -34.5706
        CIE-LCH:
        55.0312, 36.8312, 249.8215
        CIE-Luv:
        55.0312, -36.1342, -51.7096
        Hunter-Lab:
        47.9167, -12.2654, -31.6783
      #148dbf color charts
#148dbf RGB chart
      #148dbf CMYK chart
      #148dbf RGB pie chart
      #148dbf color shades, tints & tones
#148dbf color schemes
#148dbf color preview, HTML & CSS examples
           This text has a color of #148dbf        
        
          <p style="color:#148dbf;">Text here</p>
        
        
          .mytext {color:#148dbf;}
        
        Text color #148dbf
      
           This box has a color of #148dbf        
        
          <div style="background-color:#148dbf;">Content here</div>
        
        
          .mybackground {background-color:#148dbf;}
        
        Background color #148dbf
      
           Border around this has a color of #148dbf        
        
          <div style="border:2px solid #148dbf;">Content here</div>
        
        
          .myborder {border:2px solid #148dbf;}
        
        Border color #148dbf