#9d9ebe color space conversions
Hex:
        #9d9ebe
        RGB:
        157, 158, 190
        CMY:
        38, 38, 25
        CMYK:
        17, 17, 0, 25
      HSL:
        238°, 20.2454%, 68.0392%
        HSV (HSB):
        238°, 17.3684%, 74.5098%
        XYZ:
        35.4258, 35.3395, 53.6693
        xyY:
        0.2847, 0.2840, 35.3395
      CIE-Lab:
        66.0122, 6.3289, -16.5857
        CIE-LCH:
        66.0122, 17.7522, 290.8863
        CIE-Luv:
        66.0122, -2.4011, -26.2257
        Hunter-Lab:
        59.4471, 2.3396, -11.9145
      #9d9ebe color charts
#9d9ebe RGB chart
      #9d9ebe CMYK chart
      #9d9ebe RGB pie chart
      #9d9ebe color shades, tints & tones
#9d9ebe color schemes
#9d9ebe color preview, HTML & CSS examples
           This text has a color of #9d9ebe        
        
          <p style="color:#9d9ebe;">Text here</p>
        
        
          .mytext {color:#9d9ebe;}
        
        Text color #9d9ebe
      
           This box has a color of #9d9ebe        
        
          <div style="background-color:#9d9ebe;">Content here</div>
        
        
          .mybackground {background-color:#9d9ebe;}
        
        Background color #9d9ebe
      
           Border around this has a color of #9d9ebe        
        
          <div style="border:2px solid #9d9ebe;">Content here</div>
        
        
          .myborder {border:2px solid #9d9ebe;}
        
        Border color #9d9ebe