#b08fff color space conversions
Hex:
        #b08fff
        RGB:
        176, 143, 255
        CMY:
        31, 44, 0
        CMYK:
        31, 44, 0, 0
      HSL:
        258°, 100.0000%, 78.0392%
        HSV (HSB):
        258°, 43.9216%, 100.0000%
        XYZ:
        45.7770, 36.0950, 99.1621
        xyY:
        0.2529, 0.1994, 36.0950
      CIE-Lab:
        66.5925, 35.9259, -51.4608
        CIE-LCH:
        66.5925, 62.7605, 304.9197
        CIE-Luv:
        66.5925, 7.9078, -87.5563
        Hunter-Lab:
        60.0791, 30.8686, -55.8042
      #b08fff color charts
#b08fff RGB chart
      #b08fff CMYK chart
      #b08fff RGB pie chart
      #b08fff color shades, tints & tones
#b08fff color schemes
#b08fff color preview, HTML & CSS examples
           This text has a color of #b08fff        
        
          <p style="color:#b08fff;">Text here</p>
        
        
          .mytext {color:#b08fff;}
        
        Text color #b08fff
      
           This box has a color of #b08fff        
        
          <div style="background-color:#b08fff;">Content here</div>
        
        
          .mybackground {background-color:#b08fff;}
        
        Background color #b08fff
      
           Border around this has a color of #b08fff        
        
          <div style="border:2px solid #b08fff;">Content here</div>
        
        
          .myborder {border:2px solid #b08fff;}
        
        Border color #b08fff