#148df5 color space conversions
Hex:
        #148df5
        RGB:
        20, 141, 245
        CMY:
        92, 45, 4
        CMYK:
        92, 42, 0, 4
      HSL:
        208°, 91.8367%, 51.9608%
        HSV (HSB):
        208°, 91.8367%, 96.0784%
        XYZ:
        26.2948, 25.7910, 89.9785
        xyY:
        0.1851, 0.1815, 25.7910
      CIE-Lab:
        57.8382, 7.5290, -60.3749
        CIE-LCH:
        57.8382, 60.8425, 277.1084
        CIE-Luv:
        57.8382, -32.9823, -96.6422
        Hunter-Lab:
        50.7849, 3.5481, -69.4981
      #148df5 color charts
#148df5 RGB chart
      #148df5 CMYK chart
      #148df5 RGB pie chart
      #148df5 color shades, tints & tones
#148df5 color schemes
#148df5 color preview, HTML & CSS examples
           This text has a color of #148df5        
        
          <p style="color:#148df5;">Text here</p>
        
        
          .mytext {color:#148df5;}
        
        Text color #148df5
      
           This box has a color of #148df5        
        
          <div style="background-color:#148df5;">Content here</div>
        
        
          .mybackground {background-color:#148df5;}
        
        Background color #148df5
      
           Border around this has a color of #148df5        
        
          <div style="border:2px solid #148df5;">Content here</div>
        
        
          .myborder {border:2px solid #148df5;}
        
        Border color #148df5