#949be2 color space conversions
Hex:
        #949be2
        RGB:
        148, 155, 226
        CMY:
        42, 39, 11
        CMYK:
        35, 31, 0, 11
      HSL:
        235°, 57.3529%, 73.3333%
        HSV (HSB):
        235°, 34.5133%, 88.6275%
        XYZ:
        37.6616, 35.2296, 76.7665
        xyY:
        0.2517, 0.2354, 35.2296
      CIE-Lab:
        65.9270, 14.1119, -36.7522
        CIE-LCH:
        65.9270, 39.3684, 291.0055
        CIE-Luv:
        65.9270, -7.4409, -60.1773
        Hunter-Lab:
        59.3545, 9.3912, -35.1349
      #949be2 color charts
#949be2 RGB chart
      #949be2 CMYK chart
      #949be2 RGB pie chart
      #949be2 color shades, tints & tones
#949be2 color schemes
#949be2 color preview, HTML & CSS examples
           This text has a color of #949be2        
        
          <p style="color:#949be2;">Text here</p>
        
        
          .mytext {color:#949be2;}
        
        Text color #949be2
      
           This box has a color of #949be2        
        
          <div style="background-color:#949be2;">Content here</div>
        
        
          .mybackground {background-color:#949be2;}
        
        Background color #949be2
      
           Border around this has a color of #949be2        
        
          <div style="border:2px solid #949be2;">Content here</div>
        
        
          .myborder {border:2px solid #949be2;}
        
        Border color #949be2