#918dee color space conversions
Hex:
        #918dee
        RGB:
        145, 141, 238
        CMY:
        43, 45, 7
        CMYK:
        39, 41, 0, 7
      HSL:
        242°, 74.0458%, 74.3137%
        HSV (HSB):
        242°, 40.7563%, 93.3333%
        XYZ:
        36.6345, 31.2425, 84.9885
        xyY:
        0.2397, 0.2044, 31.2425
      CIE-Lab:
        62.7118, 24.6014, -48.4364
        CIE-LCH:
        62.7118, 54.3260, 296.9266
        CIE-Luv:
        62.7118, -4.1470, -80.2819
        Hunter-Lab:
        55.8950, 19.1756, -51.0240
      #918dee color charts
#918dee RGB chart
      #918dee CMYK chart
      #918dee RGB pie chart
      #918dee color shades, tints & tones
#918dee color schemes
#918dee color preview, HTML & CSS examples
           This text has a color of #918dee        
        
          <p style="color:#918dee;">Text here</p>
        
        
          .mytext {color:#918dee;}
        
        Text color #918dee
      
           This box has a color of #918dee        
        
          <div style="background-color:#918dee;">Content here</div>
        
        
          .mybackground {background-color:#918dee;}
        
        Background color #918dee
      
           Border around this has a color of #918dee        
        
          <div style="border:2px solid #918dee;">Content here</div>
        
        
          .myborder {border:2px solid #918dee;}
        
        Border color #918dee