#918ed2 color space conversions
Hex:
        #918ed2
        RGB:
        145, 142, 210
        CMY:
        43, 44, 18
        CMYK:
        31, 32, 0, 18
      HSL:
        243°, 43.0380%, 69.0196%
        HSV (HSB):
        243°, 32.3810%, 82.3529%
        XYZ:
        32.9829, 30.0189, 65.0286
        xyY:
        0.2576, 0.2345, 30.0189
      CIE-Lab:
        61.6705, 16.5743, -34.5122
        CIE-LCH:
        61.6705, 38.2858, 295.6524
        CIE-Luv:
        61.6705, -2.6868, -56.1701
        Hunter-Lab:
        54.7895, 11.5742, -32.0175
      #918ed2 color charts
#918ed2 RGB chart
      #918ed2 CMYK chart
      #918ed2 RGB pie chart
      #918ed2 color shades, tints & tones
#918ed2 color schemes
#918ed2 color preview, HTML & CSS examples
           This text has a color of #918ed2        
        
          <p style="color:#918ed2;">Text here</p>
        
        
          .mytext {color:#918ed2;}
        
        Text color #918ed2
      
           This box has a color of #918ed2        
        
          <div style="background-color:#918ed2;">Content here</div>
        
        
          .mybackground {background-color:#918ed2;}
        
        Background color #918ed2
      
           Border around this has a color of #918ed2        
        
          <div style="border:2px solid #918ed2;">Content here</div>
        
        
          .myborder {border:2px solid #918ed2;}
        
        Border color #918ed2