#9f8dea color space conversions
Hex:
        #9f8dea
        RGB:
        159, 141, 234
        CMY:
        38, 45, 8
        CMYK:
        32, 40, 0, 8
      HSL:
        252°, 68.8889%, 73.5294%
        HSV (HSB):
        252°, 39.7436%, 91.7647%
        XYZ:
        38.6742, 32.3612, 82.0499
        xyY:
        0.2526, 0.2114, 32.3612
      CIE-Lab:
        63.6403, 27.2310, -44.6883
        CIE-LCH:
        63.6403, 52.3314, 301.3563
        CIE-Luv:
        63.6403, 2.4838, -74.6307
        Hunter-Lab:
        56.8869, 21.8001, -45.6951
      #9f8dea color charts
#9f8dea RGB chart
      #9f8dea CMYK chart
      #9f8dea RGB pie chart
      #9f8dea color shades, tints & tones
#9f8dea color schemes
#9f8dea color preview, HTML & CSS examples
           This text has a color of #9f8dea        
        
          <p style="color:#9f8dea;">Text here</p>
        
        
          .mytext {color:#9f8dea;}
        
        Text color #9f8dea
      
           This box has a color of #9f8dea        
        
          <div style="background-color:#9f8dea;">Content here</div>
        
        
          .mybackground {background-color:#9f8dea;}
        
        Background color #9f8dea
      
           Border around this has a color of #9f8dea        
        
          <div style="border:2px solid #9f8dea;">Content here</div>
        
        
          .myborder {border:2px solid #9f8dea;}
        
        Border color #9f8dea