#b08ee7 color space conversions
Hex:
        #b08ee7
        RGB:
        176, 142, 231
        CMY:
        31, 44, 9
        CMYK:
        24, 39, 0, 9
      HSL:
        263°, 64.9635%, 73.1373%
        HSV (HSB):
        263°, 38.5281%, 90.5882%
        XYZ:
        42.0013, 34.3456, 80.0170
        xyY:
        0.2686, 0.2197, 34.3456
      CIE-Lab:
        65.2360, 30.6868, -40.4214
        CIE-LCH:
        65.2360, 50.7501, 307.2048
        CIE-Luv:
        65.2360, 10.9355, -68.3616
        Hunter-Lab:
        58.6051, 25.3689, -39.9284
      #b08ee7 color charts
#b08ee7 RGB chart
      #b08ee7 CMYK chart
      #b08ee7 RGB pie chart
      #b08ee7 color shades, tints & tones
#b08ee7 color schemes
#b08ee7 color preview, HTML & CSS examples
           This text has a color of #b08ee7        
        
          <p style="color:#b08ee7;">Text here</p>
        
        
          .mytext {color:#b08ee7;}
        
        Text color #b08ee7
      
           This box has a color of #b08ee7        
        
          <div style="background-color:#b08ee7;">Content here</div>
        
        
          .mybackground {background-color:#b08ee7;}
        
        Background color #b08ee7
      
           Border around this has a color of #b08ee7        
        
          <div style="border:2px solid #b08ee7;">Content here</div>
        
        
          .myborder {border:2px solid #b08ee7;}
        
        Border color #b08ee7