#9f94ee color space conversions
Hex:
        #9f94ee
        RGB:
        159, 148, 238
        CMY:
        38, 42, 7
        CMYK:
        33, 38, 0, 7
      HSL:
        247°, 72.5806%, 75.6863%
        HSV (HSB):
        247°, 37.8151%, 93.3333%
        XYZ:
        40.3206, 34.7238, 85.4662
        xyY:
        0.2512, 0.2163, 34.7238
      CIE-Lab:
        65.5330, 24.2572, -43.9166
        CIE-LCH:
        65.5330, 50.1705, 298.9140
        CIE-Luv:
        65.5330, -0.4863, -73.3439
        Hunter-Lab:
        58.9269, 19.0162, -44.7440
      #9f94ee color charts
#9f94ee RGB chart
      #9f94ee CMYK chart
      #9f94ee RGB pie chart
      #9f94ee color shades, tints & tones
#9f94ee color schemes
#9f94ee color preview, HTML & CSS examples
           This text has a color of #9f94ee        
        
          <p style="color:#9f94ee;">Text here</p>
        
        
          .mytext {color:#9f94ee;}
        
        Text color #9f94ee
      
           This box has a color of #9f94ee        
        
          <div style="background-color:#9f94ee;">Content here</div>
        
        
          .mybackground {background-color:#9f94ee;}
        
        Background color #9f94ee
      
           Border around this has a color of #9f94ee        
        
          <div style="border:2px solid #9f94ee;">Content here</div>
        
        
          .myborder {border:2px solid #9f94ee;}
        
        Border color #9f94ee