#db9bfb color space conversions
Hex:
        #db9bfb
        RGB:
        219, 155, 251
        CMY:
        14, 39, 2
        CMYK:
        13, 38, 0, 2
      HSL:
        280°, 92.3077%, 79.6078%
        HSV (HSB):
        280°, 38.2470%, 98.4314%
        XYZ:
        58.3473, 45.4678, 96.9677
        xyY:
        0.2906, 0.2265, 45.4678
      CIE-Lab:
        73.1989, 40.4654, -38.6298
        CIE-LCH:
        73.1989, 55.9438, 316.3294
        CIE-Luv:
        73.1989, 27.0948, -68.0699
        Hunter-Lab:
        67.4298, 36.4548, -38.0614
      #db9bfb color charts
#db9bfb RGB chart
      #db9bfb CMYK chart
      #db9bfb RGB pie chart
      #db9bfb color shades, tints & tones
#db9bfb color schemes
#db9bfb color preview, HTML & CSS examples
           This text has a color of #db9bfb        
        
          <p style="color:#db9bfb;">Text here</p>
        
        
          .mytext {color:#db9bfb;}
        
        Text color #db9bfb
      
           This box has a color of #db9bfb        
        
          <div style="background-color:#db9bfb;">Content here</div>
        
        
          .mybackground {background-color:#db9bfb;}
        
        Background color #db9bfb
      
           Border around this has a color of #db9bfb        
        
          <div style="border:2px solid #db9bfb;">Content here</div>
        
        
          .myborder {border:2px solid #db9bfb;}
        
        Border color #db9bfb