#db9bfa color space conversions
Hex:
        #db9bfa
        RGB:
        219, 155, 250
        CMY:
        14, 39, 2
        CMYK:
        12, 38, 0, 2
      HSL:
        280°, 90.4762%, 79.4118%
        HSV (HSB):
        280°, 38.0000%, 98.0392%
        XYZ:
        58.1901, 45.4049, 96.1395
        xyY:
        0.2913, 0.2273, 45.4049
      CIE-Lab:
        73.1577, 40.2607, -38.1514
        CIE-LCH:
        73.1577, 55.4658, 316.5409
        CIE-Luv:
        73.1577, 27.2484, -67.2390
        Hunter-Lab:
        67.3831, 36.2268, -37.4244
      #db9bfa color charts
#db9bfa RGB chart
      #db9bfa CMYK chart
      #db9bfa RGB pie chart
      #db9bfa color shades, tints & tones
#db9bfa color schemes
#db9bfa color preview, HTML & CSS examples
           This text has a color of #db9bfa        
        
          <p style="color:#db9bfa;">Text here</p>
        
        
          .mytext {color:#db9bfa;}
        
        Text color #db9bfa
      
           This box has a color of #db9bfa        
        
          <div style="background-color:#db9bfa;">Content here</div>
        
        
          .mybackground {background-color:#db9bfa;}
        
        Background color #db9bfa
      
           Border around this has a color of #db9bfa        
        
          <div style="border:2px solid #db9bfa;">Content here</div>
        
        
          .myborder {border:2px solid #db9bfa;}
        
        Border color #db9bfa