#9f94bb color space conversions
Hex:
        #9f94bb
        RGB:
        159, 148, 187
        CMY:
        38, 42, 27
        CMYK:
        15, 21, 0, 27
      HSL:
        257°, 22.2857%, 65.6863%
        HSV (HSB):
        257°, 20.8556%, 73.3333%
        XYZ:
        33.8576, 32.1386, 51.4326
        xyY:
        0.2883, 0.2737, 32.1386
      CIE-Lab:
        63.4573, 11.9517, -18.7648
        CIE-LCH:
        63.4573, 22.2477, 302.4941
        CIE-Luv:
        63.4573, 3.4851, -30.3371
        Hunter-Lab:
        56.6909, 7.3968, -14.1070
      #9f94bb color charts
#9f94bb RGB chart
      #9f94bb CMYK chart
      #9f94bb RGB pie chart
      #9f94bb color shades, tints & tones
#9f94bb color schemes
#9f94bb color preview, HTML & CSS examples
           This text has a color of #9f94bb        
        
          <p style="color:#9f94bb;">Text here</p>
        
        
          .mytext {color:#9f94bb;}
        
        Text color #9f94bb
      
           This box has a color of #9f94bb        
        
          <div style="background-color:#9f94bb;">Content here</div>
        
        
          .mybackground {background-color:#9f94bb;}
        
        Background color #9f94bb
      
           Border around this has a color of #9f94bb        
        
          <div style="border:2px solid #9f94bb;">Content here</div>
        
        
          .myborder {border:2px solid #9f94bb;}
        
        Border color #9f94bb