#918cd4 color space conversions
Hex:
        #918cd4
        RGB:
        145, 140, 212
        CMY:
        43, 45, 17
        CMYK:
        32, 34, 0, 17
      HSL:
        244°, 45.5696%, 69.0196%
        HSV (HSB):
        244°, 33.9623%, 83.1373%
        XYZ:
        32.9388, 29.5294, 66.2510
        xyY:
        0.2559, 0.2294, 29.5294
      CIE-Lab:
        61.2460, 18.2473, -36.2929
        CIE-LCH:
        61.2460, 40.6220, 296.6923
        CIE-Luv:
        61.2460, -2.0228, -59.2346
        Hunter-Lab:
        54.3409, 13.1013, -34.2461
      #918cd4 color charts
#918cd4 RGB chart
      #918cd4 CMYK chart
      #918cd4 RGB pie chart
      #918cd4 color shades, tints & tones
#918cd4 color schemes
#918cd4 color preview, HTML & CSS examples
           This text has a color of #918cd4        
        
          <p style="color:#918cd4;">Text here</p>
        
        
          .mytext {color:#918cd4;}
        
        Text color #918cd4
      
           This box has a color of #918cd4        
        
          <div style="background-color:#918cd4;">Content here</div>
        
        
          .mybackground {background-color:#918cd4;}
        
        Background color #918cd4
      
           Border around this has a color of #918cd4        
        
          <div style="border:2px solid #918cd4;">Content here</div>
        
        
          .myborder {border:2px solid #918cd4;}
        
        Border color #918cd4