#9f93ba color space conversions
Hex:
        #9f93ba
        RGB:
        159, 147, 186
        CMY:
        38, 42, 27
        CMYK:
        15, 21, 0, 27
      HSL:
        258°, 22.0339%, 65.2941%
        HSV (HSB):
        258°, 20.9677%, 72.9412%
        XYZ:
        33.5947, 31.7835, 50.8186
        xyY:
        0.2891, 0.2735, 31.7835
      CIE-Lab:
        63.1636, 12.2979, -18.6488
        CIE-LCH:
        63.1636, 22.3387, 303.4027
        CIE-Luv:
        63.1636, 4.0263, -30.1827
        Hunter-Lab:
        56.3769, 7.7077, -13.9807
      #9f93ba color charts
#9f93ba RGB chart
      #9f93ba CMYK chart
      #9f93ba RGB pie chart
      #9f93ba color shades, tints & tones
#9f93ba color schemes
#9f93ba color preview, HTML & CSS examples
           This text has a color of #9f93ba        
        
          <p style="color:#9f93ba;">Text here</p>
        
        
          .mytext {color:#9f93ba;}
        
        Text color #9f93ba
      
           This box has a color of #9f93ba        
        
          <div style="background-color:#9f93ba;">Content here</div>
        
        
          .mybackground {background-color:#9f93ba;}
        
        Background color #9f93ba
      
           Border around this has a color of #9f93ba        
        
          <div style="border:2px solid #9f93ba;">Content here</div>
        
        
          .myborder {border:2px solid #9f93ba;}
        
        Border color #9f93ba