#985bdb color space conversions
Hex:
        #985bdb
        RGB:
        152, 91, 219
        CMY:
        40, 64, 14
        CMYK:
        31, 58, 0, 14
      HSL:
        269°, 64.0000%, 60.7843%
        HSV (HSB):
        269°, 58.4475%, 85.8824%
        XYZ:
        29.4762, 19.2720, 69.1841
        xyY:
        0.2499, 0.1634, 19.2720
      CIE-Lab:
        51.0040, 49.6291, -56.4167
        CIE-LCH:
        51.0040, 75.1391, 311.3377
        CIE-Luv:
        51.0040, 17.4164, -91.9354
        Hunter-Lab:
        43.8999, 43.0271, -62.7082
      #985bdb color charts
#985bdb RGB chart
      #985bdb CMYK chart
      #985bdb RGB pie chart
      #985bdb color shades, tints & tones
#985bdb color schemes
#985bdb color preview, HTML & CSS examples
           This text has a color of #985bdb        
        
          <p style="color:#985bdb;">Text here</p>
        
        
          .mytext {color:#985bdb;}
        
        Text color #985bdb
      
           This box has a color of #985bdb        
        
          <div style="background-color:#985bdb;">Content here</div>
        
        
          .mybackground {background-color:#985bdb;}
        
        Background color #985bdb
      
           Border around this has a color of #985bdb        
        
          <div style="border:2px solid #985bdb;">Content here</div>
        
        
          .myborder {border:2px solid #985bdb;}
        
        Border color #985bdb