#985fda color space conversions
Hex:
        #985fda
        RGB:
        152, 95, 218
        CMY:
        40, 63, 15
        CMYK:
        30, 56, 0, 15
      HSL:
        268°, 62.4365%, 61.3725%
        HSV (HSB):
        268°, 56.4220%, 85.4902%
        XYZ:
        29.6960, 19.9218, 68.6098
        xyY:
        0.2512, 0.1685, 19.9218
      CIE-Lab:
        51.7487, 47.2586, -54.6556
        CIE-LCH:
        51.7487, 72.2538, 310.8487
        CIE-Luv:
        51.7487, 16.4520, -89.3370
        Hunter-Lab:
        44.6338, 40.6513, -59.8952
      #985fda color charts
#985fda RGB chart
      #985fda CMYK chart
      #985fda RGB pie chart
      #985fda color shades, tints & tones
#985fda color schemes
#985fda color preview, HTML & CSS examples
           This text has a color of #985fda        
        
          <p style="color:#985fda;">Text here</p>
        
        
          .mytext {color:#985fda;}
        
        Text color #985fda
      
           This box has a color of #985fda        
        
          <div style="background-color:#985fda;">Content here</div>
        
        
          .mybackground {background-color:#985fda;}
        
        Background color #985fda
      
           Border around this has a color of #985fda        
        
          <div style="border:2px solid #985fda;">Content here</div>
        
        
          .myborder {border:2px solid #985fda;}
        
        Border color #985fda