#9d99cf color space conversions
Hex:
        #9d99cf
        RGB:
        157, 153, 207
        CMY:
        38, 40, 19
        CMYK:
        24, 26, 0, 19
      HSL:
        244°, 36.0000%, 70.5882%
        HSV (HSB):
        244°, 26.0870%, 81.1765%
        XYZ:
        36.5583, 34.4556, 63.7552
        xyY:
        0.2713, 0.2557, 34.4556
      CIE-Lab:
        65.3226, 13.0958, -27.1090
        CIE-LCH:
        65.3226, 30.1064, 295.7843
        CIE-Luv:
        65.3226, -1.2424, -44.0758
        Hunter-Lab:
        58.6989, 8.4489, -23.3081
      #9d99cf color charts
#9d99cf RGB chart
      #9d99cf CMYK chart
      #9d99cf RGB pie chart
      #9d99cf color shades, tints & tones
#9d99cf color schemes
#9d99cf color preview, HTML & CSS examples
           This text has a color of #9d99cf        
        
          <p style="color:#9d99cf;">Text here</p>
        
        
          .mytext {color:#9d99cf;}
        
        Text color #9d99cf
      
           This box has a color of #9d99cf        
        
          <div style="background-color:#9d99cf;">Content here</div>
        
        
          .mybackground {background-color:#9d99cf;}
        
        Background color #9d99cf
      
           Border around this has a color of #9d99cf        
        
          <div style="border:2px solid #9d99cf;">Content here</div>
        
        
          .myborder {border:2px solid #9d99cf;}
        
        Border color #9d99cf