#985be8 color space conversions
Hex:
        #985be8
        RGB:
        152, 91, 232
        CMY:
        40, 64, 9
        CMYK:
        34, 61, 0, 9
      HSL:
        266°, 75.4011%, 63.3333%
        HSV (HSB):
        266°, 60.7759%, 90.9804%
        XYZ:
        31.2555, 19.9838, 78.5538
        xyY:
        0.2408, 0.1540, 19.9838
      CIE-Lab:
        51.8189, 52.7940, -62.4475
        CIE-LCH:
        51.8189, 81.7735, 310.2116
        CIE-Luv:
        51.8189, 15.3486, -101.6873
        Hunter-Lab:
        44.7032, 46.5725, -72.8940
      #985be8 color charts
#985be8 RGB chart
      #985be8 CMYK chart
      #985be8 RGB pie chart
      #985be8 color shades, tints & tones
#985be8 color schemes
#985be8 color preview, HTML & CSS examples
           This text has a color of #985be8        
        
          <p style="color:#985be8;">Text here</p>
        
        
          .mytext {color:#985be8;}
        
        Text color #985be8
      
           This box has a color of #985be8        
        
          <div style="background-color:#985be8;">Content here</div>
        
        
          .mybackground {background-color:#985be8;}
        
        Background color #985be8
      
           Border around this has a color of #985be8        
        
          <div style="border:2px solid #985be8;">Content here</div>
        
        
          .myborder {border:2px solid #985be8;}
        
        Border color #985be8