#918cc2 color space conversions
Hex:
        #918cc2
        RGB:
        145, 140, 194
        CMY:
        43, 45, 24
        CMYK:
        25, 28, 0, 24
      HSL:
        246°, 30.6818%, 65.4902%
        HSV (HSB):
        246°, 27.8351%, 76.0784%
        XYZ:
        30.7927, 28.6710, 54.9500
        xyY:
        0.2691, 0.2506, 28.6710
      CIE-Lab:
        60.4901, 13.7062, -27.3533
        CIE-LCH:
        60.4901, 30.5952, 296.6146
        CIE-Luv:
        60.4901, -0.7777, -43.9905
        Hunter-Lab:
        53.5453, 8.9473, -23.3638
      #918cc2 color charts
#918cc2 RGB chart
      #918cc2 CMYK chart
      #918cc2 RGB pie chart
      #918cc2 color shades, tints & tones
#918cc2 color schemes
#918cc2 color preview, HTML & CSS examples
           This text has a color of #918cc2        
        
          <p style="color:#918cc2;">Text here</p>
        
        
          .mytext {color:#918cc2;}
        
        Text color #918cc2
      
           This box has a color of #918cc2        
        
          <div style="background-color:#918cc2;">Content here</div>
        
        
          .mybackground {background-color:#918cc2;}
        
        Background color #918cc2
      
           Border around this has a color of #918cc2        
        
          <div style="border:2px solid #918cc2;">Content here</div>
        
        
          .myborder {border:2px solid #918cc2;}
        
        Border color #918cc2