#985ed9 color space conversions
Hex:
        #985ed9
        RGB:
        152, 94, 217
        CMY:
        40, 63, 15
        CMYK:
        30, 57, 0, 15
      HSL:
        268°, 61.8090%, 60.9804%
        HSV (HSB):
        268°, 56.6820%, 85.0980%
        XYZ:
        29.4760, 19.6906, 67.8927
        xyY:
        0.2518, 0.1682, 19.6906
      CIE-Lab:
        51.4855, 47.5527, -54.5098
        CIE-LCH:
        51.4855, 72.3366, 311.1005
        CIE-Luv:
        51.4855, 16.8978, -89.0367
        Hunter-Lab:
        44.3740, 40.9161, -59.6525
      #985ed9 color charts
#985ed9 RGB chart
      #985ed9 CMYK chart
      #985ed9 RGB pie chart
      #985ed9 color shades, tints & tones
#985ed9 color schemes
#985ed9 color preview, HTML & CSS examples
           This text has a color of #985ed9        
        
          <p style="color:#985ed9;">Text here</p>
        
        
          .mytext {color:#985ed9;}
        
        Text color #985ed9
      
           This box has a color of #985ed9        
        
          <div style="background-color:#985ed9;">Content here</div>
        
        
          .mybackground {background-color:#985ed9;}
        
        Background color #985ed9
      
           Border around this has a color of #985ed9        
        
          <div style="border:2px solid #985ed9;">Content here</div>
        
        
          .myborder {border:2px solid #985ed9;}
        
        Border color #985ed9