#9d99d2 color space conversions
Hex:
        #9d99d2
        RGB:
        157, 153, 210
        CMY:
        38, 40, 18
        CMYK:
        25, 27, 0, 18
      HSL:
        244°, 38.7755%, 71.1765%
        HSV (HSB):
        244°, 27.1429%, 82.3529%
        XYZ:
        36.9287, 34.6037, 65.7056
        xyY:
        0.2691, 0.2521, 34.6037
      CIE-Lab:
        65.4390, 13.8180, -28.5974
        CIE-LCH:
        65.4390, 31.7608, 295.7894
        CIE-Luv:
        65.4390, -1.4442, -46.6202
        Hunter-Lab:
        58.8249, 9.1140, -25.0476
      #9d99d2 color charts
#9d99d2 RGB chart
      #9d99d2 CMYK chart
      #9d99d2 RGB pie chart
      #9d99d2 color shades, tints & tones
#9d99d2 color schemes
#9d99d2 color preview, HTML & CSS examples
           This text has a color of #9d99d2        
        
          <p style="color:#9d99d2;">Text here</p>
        
        
          .mytext {color:#9d99d2;}
        
        Text color #9d99d2
      
           This box has a color of #9d99d2        
        
          <div style="background-color:#9d99d2;">Content here</div>
        
        
          .mybackground {background-color:#9d99d2;}
        
        Background color #9d99d2
      
           Border around this has a color of #9d99d2        
        
          <div style="border:2px solid #9d99d2;">Content here</div>
        
        
          .myborder {border:2px solid #9d99d2;}
        
        Border color #9d99d2