#949fd5 color space conversions
Hex:
        #949fd5
        RGB:
        148, 159, 213
        CMY:
        42, 38, 16
        CMYK:
        31, 25, 0, 16
      HSL:
        230°, 43.6242%, 70.7843%
        HSV (HSB):
        230°, 30.5164%, 83.5294%
        XYZ:
        36.6211, 35.8963, 67.9493
        xyY:
        0.2607, 0.2556, 35.8963
      CIE-Lab:
        66.4406, 8.4848, -28.7727
        CIE-LCH:
        66.4406, 29.9977, 286.4302
        CIE-Luv:
        66.4406, -8.4448, -46.2704
        Hunter-Lab:
        59.9135, 4.2565, -25.3028
      #949fd5 color charts
#949fd5 RGB chart
      #949fd5 CMYK chart
      #949fd5 RGB pie chart
      #949fd5 color shades, tints & tones
#949fd5 color schemes
#949fd5 color preview, HTML & CSS examples
           This text has a color of #949fd5        
        
          <p style="color:#949fd5;">Text here</p>
        
        
          .mytext {color:#949fd5;}
        
        Text color #949fd5
      
           This box has a color of #949fd5        
        
          <div style="background-color:#949fd5;">Content here</div>
        
        
          .mybackground {background-color:#949fd5;}
        
        Background color #949fd5
      
           Border around this has a color of #949fd5        
        
          <div style="border:2px solid #949fd5;">Content here</div>
        
        
          .myborder {border:2px solid #949fd5;}
        
        Border color #949fd5