#985dc7 color space conversions
Hex:
        #985dc7
        RGB:
        152, 93, 199
        CMY:
        40, 64, 22
        CMYK:
        24, 53, 0, 22
      HSL:
        273°, 48.6239%, 57.2549%
        HSV (HSB):
        273°, 53.2663%, 78.0392%
        XYZ:
        27.1720, 18.6276, 56.1962
        xyY:
        0.2664, 0.1826, 18.6276
      CIE-Lab:
        50.2487, 43.8260, -46.2057
        CIE-LCH:
        50.2487, 63.6843, 313.4859
        CIE-Luv:
        50.2487, 20.1804, -75.4626
        Hunter-Lab:
        43.1597, 36.8486, -46.9868
      #985dc7 color charts
#985dc7 RGB chart
      #985dc7 CMYK chart
      #985dc7 RGB pie chart
      #985dc7 color shades, tints & tones
#985dc7 color schemes
#985dc7 color preview, HTML & CSS examples
           This text has a color of #985dc7        
        
          <p style="color:#985dc7;">Text here</p>
        
        
          .mytext {color:#985dc7;}
        
        Text color #985dc7
      
           This box has a color of #985dc7        
        
          <div style="background-color:#985dc7;">Content here</div>
        
        
          .mybackground {background-color:#985dc7;}
        
        Background color #985dc7
      
           Border around this has a color of #985dc7        
        
          <div style="border:2px solid #985dc7;">Content here</div>
        
        
          .myborder {border:2px solid #985dc7;}
        
        Border color #985dc7