#949bf8 color space conversions
Hex:
        #949bf8
        RGB:
        148, 155, 248
        CMY:
        42, 39, 3
        CMYK:
        40, 38, 0, 3
      HSL:
        236°, 87.7193%, 77.6471%
        HSV (HSB):
        236°, 40.3226%, 97.2549%
        XYZ:
        40.8774, 36.5159, 93.7007
        xyY:
        0.2389, 0.2134, 36.5159
      CIE-Lab:
        66.9122, 20.0338, -47.2831
        CIE-LCH:
        66.9122, 51.3522, 292.9623
        CIE-Luv:
        66.9122, -8.5568, -78.6902
        Hunter-Lab:
        60.4284, 14.9984, -49.6357
      #949bf8 color charts
#949bf8 RGB chart
      #949bf8 CMYK chart
      #949bf8 RGB pie chart
      #949bf8 color shades, tints & tones
#949bf8 color schemes
#949bf8 color preview, HTML & CSS examples
           This text has a color of #949bf8        
        
          <p style="color:#949bf8;">Text here</p>
        
        
          .mytext {color:#949bf8;}
        
        Text color #949bf8
      
           This box has a color of #949bf8        
        
          <div style="background-color:#949bf8;">Content here</div>
        
        
          .mybackground {background-color:#949bf8;}
        
        Background color #949bf8
      
           Border around this has a color of #949bf8        
        
          <div style="border:2px solid #949bf8;">Content here</div>
        
        
          .myborder {border:2px solid #949bf8;}
        
        Border color #949bf8