#985af4 color space conversions
Hex:
        #985af4
        RGB:
        152, 90, 244
        CMY:
        40, 65, 4
        CMYK:
        38, 63, 0, 4
      HSL:
        264°, 87.5000%, 65.4902%
        HSV (HSB):
        264°, 63.1148%, 95.6863%
        XYZ:
        32.9342, 20.5194, 87.8128
        xyY:
        0.2331, 0.1453, 20.5194
      CIE-Lab:
        52.4194, 56.2766, -68.1995
        CIE-LCH:
        52.4194, 88.4208, 309.5286
        CIE-Luv:
        52.4194, 13.7711, -110.8495
        Hunter-Lab:
        45.2983, 50.5065, -83.2274
      #985af4 color charts
#985af4 RGB chart
      #985af4 CMYK chart
      #985af4 RGB pie chart
      #985af4 color shades, tints & tones
#985af4 color schemes
#985af4 color preview, HTML & CSS examples
           This text has a color of #985af4        
        
          <p style="color:#985af4;">Text here</p>
        
        
          .mytext {color:#985af4;}
        
        Text color #985af4
      
           This box has a color of #985af4        
        
          <div style="background-color:#985af4;">Content here</div>
        
        
          .mybackground {background-color:#985af4;}
        
        Background color #985af4
      
           Border around this has a color of #985af4        
        
          <div style="border:2px solid #985af4;">Content here</div>
        
        
          .myborder {border:2px solid #985af4;}
        
        Border color #985af4