#9985fd color space conversions
Hex:
        #9985fd
        RGB:
        153, 133, 253
        CMY:
        40, 48, 1
        CMYK:
        40, 47, 0, 1
      HSL:
        250°, 96.7742%, 75.6863%
        HSV (HSB):
        250°, 47.4308%, 99.2157%
        XYZ:
        39.2540, 30.6392, 96.7736
        xyY:
        0.2355, 0.1838, 30.6392
      CIE-Lab:
        62.2019, 35.2734, -57.4616
        CIE-LCH:
        62.2019, 67.4244, 301.5441
        CIE-Luv:
        62.2019, 0.9102, -96.1549
        Hunter-Lab:
        55.3527, 29.7182, -64.9103
      #9985fd color charts
#9985fd RGB chart
      #9985fd CMYK chart
      #9985fd RGB pie chart
      #9985fd color shades, tints & tones
#9985fd color schemes
#9985fd color preview, HTML & CSS examples
           This text has a color of #9985fd        
        
          <p style="color:#9985fd;">Text here</p>
        
        
          .mytext {color:#9985fd;}
        
        Text color #9985fd
      
           This box has a color of #9985fd        
        
          <div style="background-color:#9985fd;">Content here</div>
        
        
          .mybackground {background-color:#9985fd;}
        
        Background color #9985fd
      
           Border around this has a color of #9985fd        
        
          <div style="border:2px solid #9985fd;">Content here</div>
        
        
          .myborder {border:2px solid #9985fd;}
        
        Border color #9985fd