#918ced color space conversions
Hex:
        #918ced
        RGB:
        145, 140, 237
        CMY:
        43, 45, 7
        CMYK:
        39, 41, 0, 7
      HSL:
        243°, 72.9323%, 73.9216%
        HSV (HSB):
        243°, 40.9283%, 92.9412%
        XYZ:
        36.3412, 30.8903, 84.1678
        xyY:
        0.2400, 0.2040, 30.8903
      CIE-Lab:
        62.4149, 24.9073, -48.3536
        CIE-LCH:
        62.4149, 54.3916, 297.2533
        CIE-Luv:
        62.4149, -3.7217, -80.1140
        Hunter-Lab:
        55.5791, 19.4515, -50.8822
      #918ced color charts
#918ced RGB chart
      #918ced CMYK chart
      #918ced RGB pie chart
      #918ced color shades, tints & tones
#918ced color schemes
#918ced color preview, HTML & CSS examples
           This text has a color of #918ced        
        
          <p style="color:#918ced;">Text here</p>
        
        
          .mytext {color:#918ced;}
        
        Text color #918ced
      
           This box has a color of #918ced        
        
          <div style="background-color:#918ced;">Content here</div>
        
        
          .mybackground {background-color:#918ced;}
        
        Background color #918ced
      
           Border around this has a color of #918ced        
        
          <div style="border:2px solid #918ced;">Content here</div>
        
        
          .myborder {border:2px solid #918ced;}
        
        Border color #918ced