#d09bfa color space conversions
Hex:
        #d09bfa
        RGB:
        208, 155, 250
        CMY:
        18, 39, 2
        CMYK:
        17, 38, 0, 2
      HSL:
        273°, 90.4762%, 79.4118%
        HSV (HSB):
        273°, 38.0000%, 98.0392%
        XYZ:
        54.9891, 43.7547, 95.9897
        xyY:
        0.2824, 0.2247, 43.7547
      CIE-Lab:
        72.0642, 37.0416, -39.9370
        CIE-LCH:
        72.0642, 54.4706, 312.8460
        CIE-Luv:
        72.0642, 20.8682, -69.5692
        Hunter-Lab:
        66.1473, 32.6314, -39.7356
      #d09bfa color charts
#d09bfa RGB chart
      #d09bfa CMYK chart
      #d09bfa RGB pie chart
      #d09bfa color shades, tints & tones
#d09bfa color schemes
#d09bfa color preview, HTML & CSS examples
           This text has a color of #d09bfa        
        
          <p style="color:#d09bfa;">Text here</p>
        
        
          .mytext {color:#d09bfa;}
        
        Text color #d09bfa
      
           This box has a color of #d09bfa        
        
          <div style="background-color:#d09bfa;">Content here</div>
        
        
          .mybackground {background-color:#d09bfa;}
        
        Background color #d09bfa
      
           Border around this has a color of #d09bfa        
        
          <div style="border:2px solid #d09bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d09bfa;}
        
        Border color #d09bfa