#b08fd7 color space conversions
Hex:
        #b08fd7
        RGB:
        176, 143, 215
        CMY:
        31, 44, 16
        CMYK:
        18, 33, 0, 16
      HSL:
        268°, 47.3684%, 70.1961%
        HSV (HSB):
        268°, 33.4884%, 84.3137%
        XYZ:
        39.9927, 33.7813, 68.7026
        xyY:
        0.2807, 0.2371, 33.7813
      CIE-Lab:
        64.7886, 26.4448, -32.2502
        CIE-LCH:
        64.7886, 41.7061, 309.3514
        CIE-Luv:
        64.7886, 12.3436, -54.3076
        Hunter-Lab:
        58.1217, 21.1103, -29.3984
      #b08fd7 color charts
#b08fd7 RGB chart
      #b08fd7 CMYK chart
      #b08fd7 RGB pie chart
      #b08fd7 color shades, tints & tones
#b08fd7 color schemes
#b08fd7 color preview, HTML & CSS examples
           This text has a color of #b08fd7        
        
          <p style="color:#b08fd7;">Text here</p>
        
        
          .mytext {color:#b08fd7;}
        
        Text color #b08fd7
      
           This box has a color of #b08fd7        
        
          <div style="background-color:#b08fd7;">Content here</div>
        
        
          .mybackground {background-color:#b08fd7;}
        
        Background color #b08fd7
      
           Border around this has a color of #b08fd7        
        
          <div style="border:2px solid #b08fd7;">Content here</div>
        
        
          .myborder {border:2px solid #b08fd7;}
        
        Border color #b08fd7