#949ed5 color space conversions
Hex:
        #949ed5
        RGB:
        148, 158, 213
        CMY:
        42, 38, 16
        CMYK:
        31, 26, 0, 16
      HSL:
        231°, 43.6242%, 70.7843%
        HSV (HSB):
        231°, 30.5164%, 83.5294%
        XYZ:
        36.4498, 35.5537, 67.8922
        xyY:
        0.2605, 0.2541, 35.5537
      CIE-Lab:
        66.1775, 9.0506, -29.1784
        CIE-LCH:
        66.1775, 30.5499, 287.2330
        CIE-Luv:
        66.1775, -8.0269, -46.9879
        Hunter-Lab:
        59.6269, 4.7696, -25.7697
      #949ed5 color charts
#949ed5 RGB chart
      #949ed5 CMYK chart
      #949ed5 RGB pie chart
      #949ed5 color shades, tints & tones
#949ed5 color schemes
#949ed5 color preview, HTML & CSS examples
           This text has a color of #949ed5        
        
          <p style="color:#949ed5;">Text here</p>
        
        
          .mytext {color:#949ed5;}
        
        Text color #949ed5
      
           This box has a color of #949ed5        
        
          <div style="background-color:#949ed5;">Content here</div>
        
        
          .mybackground {background-color:#949ed5;}
        
        Background color #949ed5
      
           Border around this has a color of #949ed5        
        
          <div style="border:2px solid #949ed5;">Content here</div>
        
        
          .myborder {border:2px solid #949ed5;}
        
        Border color #949ed5