#9985c3 color space conversions
Hex:
        #9985c3
        RGB:
        153, 133, 195
        CMY:
        40, 48, 24
        CMYK:
        22, 32, 0, 24
      HSL:
        259°, 34.0659%, 64.3137%
        HSV (HSB):
        259°, 31.7949%, 76.4706%
        XYZ:
        31.3747, 27.4875, 55.2817
        xyY:
        0.2749, 0.2408, 27.4875
      CIE-Lab:
        59.4229, 20.4564, -29.5132
        CIE-LCH:
        59.4229, 35.9095, 304.7269
        CIE-Luv:
        59.4229, 6.2216, -48.2594
        Hunter-Lab:
        52.4285, 15.0696, -25.8167
      #9985c3 color charts
#9985c3 RGB chart
      #9985c3 CMYK chart
      #9985c3 RGB pie chart
      #9985c3 color shades, tints & tones
#9985c3 color schemes
#9985c3 color preview, HTML & CSS examples
           This text has a color of #9985c3        
        
          <p style="color:#9985c3;">Text here</p>
        
        
          .mytext {color:#9985c3;}
        
        Text color #9985c3
      
           This box has a color of #9985c3        
        
          <div style="background-color:#9985c3;">Content here</div>
        
        
          .mybackground {background-color:#9985c3;}
        
        Background color #9985c3
      
           Border around this has a color of #9985c3        
        
          <div style="border:2px solid #9985c3;">Content here</div>
        
        
          .myborder {border:2px solid #9985c3;}
        
        Border color #9985c3