#149bfd color space conversions
Hex:
        #149bfd
        RGB:
        20, 155, 253
        CMY:
        92, 39, 1
        CMYK:
        92, 39, 0, 1
      HSL:
        205°, 98.3122%, 53.5294%
        HSV (HSB):
        205°, 92.0949%, 99.2157%
        XYZ:
        29.7395, 30.6833, 97.2835
        xyY:
        0.1886, 0.1946, 30.6833
      CIE-Lab:
        62.2393, 2.2055, -57.7342
        CIE-LCH:
        62.2393, 57.7763, 272.1877
        CIE-Luv:
        62.2393, -36.9671, -93.1541
        Hunter-Lab:
        55.3925, -1.1026, -65.3539
      #149bfd color charts
#149bfd RGB chart
      #149bfd CMYK chart
      #149bfd RGB pie chart
      #149bfd color shades, tints & tones
#149bfd color schemes
#149bfd color preview, HTML & CSS examples
           This text has a color of #149bfd        
        
          <p style="color:#149bfd;">Text here</p>
        
        
          .mytext {color:#149bfd;}
        
        Text color #149bfd
      
           This box has a color of #149bfd        
        
          <div style="background-color:#149bfd;">Content here</div>
        
        
          .mybackground {background-color:#149bfd;}
        
        Background color #149bfd
      
           Border around this has a color of #149bfd        
        
          <div style="border:2px solid #149bfd;">Content here</div>
        
        
          .myborder {border:2px solid #149bfd;}
        
        Border color #149bfd