#8985e1 color space conversions
Hex:
        #8985e1
        RGB:
        137, 133, 225
        CMY:
        46, 48, 12
        CMYK:
        39, 41, 0, 12
      HSL:
        243°, 60.5263%, 70.1961%
        HSV (HSB):
        243°, 40.8889%, 88.2353%
        XYZ:
        32.2947, 27.5297, 74.8458
        xyY:
        0.2398, 0.2044, 27.5297
      CIE-Lab:
        59.4614, 23.6351, -46.4027
        CIE-LCH:
        59.4614, 52.0752, 296.9919
        CIE-Luv:
        59.4614, -3.8431, -76.0721
        Hunter-Lab:
        52.4687, 18.0471, -47.8482
      #8985e1 color charts
#8985e1 RGB chart
      #8985e1 CMYK chart
      #8985e1 RGB pie chart
      #8985e1 color shades, tints & tones
#8985e1 color schemes
#8985e1 color preview, HTML & CSS examples
           This text has a color of #8985e1        
        
          <p style="color:#8985e1;">Text here</p>
        
        
          .mytext {color:#8985e1;}
        
        Text color #8985e1
      
           This box has a color of #8985e1        
        
          <div style="background-color:#8985e1;">Content here</div>
        
        
          .mybackground {background-color:#8985e1;}
        
        Background color #8985e1
      
           Border around this has a color of #8985e1        
        
          <div style="border:2px solid #8985e1;">Content here</div>
        
        
          .myborder {border:2px solid #8985e1;}
        
        Border color #8985e1