#9f9bed color space conversions
Hex:
        #9f9bed
        RGB:
        159, 155, 237
        CMY:
        38, 39, 7
        CMYK:
        33, 35, 0, 7
      HSL:
        243°, 69.4915%, 76.8627%
        HSV (HSB):
        243°, 34.5992%, 92.9412%
        XYZ:
        41.3055, 36.9280, 85.0716
        xyY:
        0.2529, 0.2261, 36.9280
      CIE-Lab:
        67.2230, 20.0073, -40.7185
        CIE-LCH:
        67.2230, 45.3683, 296.1675
        CIE-Luv:
        67.2230, -3.1127, -67.7588
        Hunter-Lab:
        60.7684, 14.9851, -40.4639
      #9f9bed color charts
#9f9bed RGB chart
      #9f9bed CMYK chart
      #9f9bed RGB pie chart
      #9f9bed color shades, tints & tones
#9f9bed color schemes
#9f9bed color preview, HTML & CSS examples
           This text has a color of #9f9bed        
        
          <p style="color:#9f9bed;">Text here</p>
        
        
          .mytext {color:#9f9bed;}
        
        Text color #9f9bed
      
           This box has a color of #9f9bed        
        
          <div style="background-color:#9f9bed;">Content here</div>
        
        
          .mybackground {background-color:#9f9bed;}
        
        Background color #9f9bed
      
           Border around this has a color of #9f9bed        
        
          <div style="border:2px solid #9f9bed;">Content here</div>
        
        
          .myborder {border:2px solid #9f9bed;}
        
        Border color #9f9bed