#918ce5 color space conversions
Hex:
        #918ce5
        RGB:
        145, 140, 229
        CMY:
        43, 45, 10
        CMYK:
        37, 39, 0, 10
      HSL:
        243°, 63.1206%, 72.3529%
        HSV (HSB):
        243°, 38.8646%, 89.8039%
        XYZ:
        35.1980, 30.4331, 78.1478
        xyY:
        0.2448, 0.2117, 30.4331
      CIE-Lab:
        62.0261, 22.7375, -44.5392
        CIE-LCH:
        62.0261, 50.0074, 297.0445
        CIE-Luv:
        62.0261, -3.1835, -73.4884
        Hunter-Lab:
        55.1662, 17.3486, -45.3732
      #918ce5 color charts
#918ce5 RGB chart
      #918ce5 CMYK chart
      #918ce5 RGB pie chart
      #918ce5 color shades, tints & tones
#918ce5 color schemes
#918ce5 color preview, HTML & CSS examples
           This text has a color of #918ce5        
        
          <p style="color:#918ce5;">Text here</p>
        
        
          .mytext {color:#918ce5;}
        
        Text color #918ce5
      
           This box has a color of #918ce5        
        
          <div style="background-color:#918ce5;">Content here</div>
        
        
          .mybackground {background-color:#918ce5;}
        
        Background color #918ce5
      
           Border around this has a color of #918ce5        
        
          <div style="border:2px solid #918ce5;">Content here</div>
        
        
          .myborder {border:2px solid #918ce5;}
        
        Border color #918ce5