#b08fe3 color space conversions
Hex:
        #b08fe3
        RGB:
        176, 143, 227
        CMY:
        31, 44, 11
        CMYK:
        22, 37, 0, 11
      HSL:
        264°, 60.0000%, 72.5490%
        HSV (HSB):
        264°, 37.0044%, 89.0196%
        XYZ:
        41.5921, 34.4211, 77.1248
        xyY:
        0.2716, 0.2248, 34.4211
      CIE-Lab:
        65.2954, 29.1897, -38.1177
        CIE-LCH:
        65.2954, 48.0104, 307.4441
        CIE-Luv:
        65.2954, 10.9877, -64.3770
        Hunter-Lab:
        58.6695, 23.8710, -36.8719
      #b08fe3 color charts
#b08fe3 RGB chart
      #b08fe3 CMYK chart
      #b08fe3 RGB pie chart
      #b08fe3 color shades, tints & tones
#b08fe3 color schemes
#b08fe3 color preview, HTML & CSS examples
           This text has a color of #b08fe3        
        
          <p style="color:#b08fe3;">Text here</p>
        
        
          .mytext {color:#b08fe3;}
        
        Text color #b08fe3
      
           This box has a color of #b08fe3        
        
          <div style="background-color:#b08fe3;">Content here</div>
        
        
          .mybackground {background-color:#b08fe3;}
        
        Background color #b08fe3
      
           Border around this has a color of #b08fe3        
        
          <div style="border:2px solid #b08fe3;">Content here</div>
        
        
          .myborder {border:2px solid #b08fe3;}
        
        Border color #b08fe3