#b09fde color space conversions
Hex:
        #b09fde
        RGB:
        176, 159, 222
        CMY:
        31, 38, 13
        CMYK:
        21, 28, 0, 13
      HSL:
        256°, 48.8372%, 74.7059%
        HSV (HSB):
        256°, 28.3784%, 87.0588%
        XYZ:
        43.4874, 39.3003, 74.4009
        xyY:
        0.2767, 0.2500, 39.3003
      CIE-Lab:
        68.9682, 19.0394, -29.6612
        CIE-LCH:
        68.9682, 35.2460, 302.6962
        CIE-Luv:
        68.9682, 4.7755, -49.5151
        Hunter-Lab:
        62.6900, 14.1164, -26.4829
      #b09fde color charts
#b09fde RGB chart
      #b09fde CMYK chart
      #b09fde RGB pie chart
      #b09fde color shades, tints & tones
#b09fde color schemes
#b09fde color preview, HTML & CSS examples
           This text has a color of #b09fde        
        
          <p style="color:#b09fde;">Text here</p>
        
        
          .mytext {color:#b09fde;}
        
        Text color #b09fde
      
           This box has a color of #b09fde        
        
          <div style="background-color:#b09fde;">Content here</div>
        
        
          .mybackground {background-color:#b09fde;}
        
        Background color #b09fde
      
           Border around this has a color of #b09fde        
        
          <div style="border:2px solid #b09fde;">Content here</div>
        
        
          .myborder {border:2px solid #b09fde;}
        
        Border color #b09fde