#b08bf2 color space conversions
Hex:
        #b08bf2
        RGB:
        176, 139, 242
        CMY:
        31, 45, 5
        CMYK:
        27, 43, 0, 5
      HSL:
        262°, 79.8450%, 74.7059%
        HSV (HSB):
        262°, 42.5620%, 94.9020%
        XYZ:
        43.1641, 34.1061, 88.3125
        xyY:
        0.2607, 0.2060, 34.1061
      CIE-Lab:
        65.0467, 34.9852, -46.7808
        CIE-LCH:
        65.0467, 58.4158, 306.7911
        CIE-Luv:
        65.0467, 10.8200, -79.3694
        Hunter-Lab:
        58.4005, 29.7296, -48.7774
      #b08bf2 color charts
#b08bf2 RGB chart
      #b08bf2 CMYK chart
      #b08bf2 RGB pie chart
      #b08bf2 color shades, tints & tones
#b08bf2 color schemes
#b08bf2 color preview, HTML & CSS examples
           This text has a color of #b08bf2        
        
          <p style="color:#b08bf2;">Text here</p>
        
        
          .mytext {color:#b08bf2;}
        
        Text color #b08bf2
      
           This box has a color of #b08bf2        
        
          <div style="background-color:#b08bf2;">Content here</div>
        
        
          .mybackground {background-color:#b08bf2;}
        
        Background color #b08bf2
      
           Border around this has a color of #b08bf2        
        
          <div style="border:2px solid #b08bf2;">Content here</div>
        
        
          .myborder {border:2px solid #b08bf2;}
        
        Border color #b08bf2