#b269ea color space conversions
Hex:
        #b269ea
        RGB:
        178, 105, 234
        CMY:
        30, 59, 8
        CMYK:
        24, 55, 0, 8
      HSL:
        274°, 75.4386%, 66.4706%
        HSV (HSB):
        274°, 55.1282%, 91.7647%
        XYZ:
        38.2630, 25.5086, 80.7489
        xyY:
        0.2648, 0.1765, 25.5086
      CIE-Lab:
        57.5677, 52.0880, -54.1912
        CIE-LCH:
        57.5677, 75.1655, 313.8663
        CIE-Luv:
        57.5677, 24.6660, -91.4055
        Hunter-Lab:
        50.5061, 46.8444, -59.4383
      #b269ea color charts
#b269ea RGB chart
      #b269ea CMYK chart
      #b269ea RGB pie chart
      #b269ea color shades, tints & tones
#b269ea color schemes
#b269ea color preview, HTML & CSS examples
           This text has a color of #b269ea        
        
          <p style="color:#b269ea;">Text here</p>
        
        
          .mytext {color:#b269ea;}
        
        Text color #b269ea
      
           This box has a color of #b269ea        
        
          <div style="background-color:#b269ea;">Content here</div>
        
        
          .mybackground {background-color:#b269ea;}
        
        Background color #b269ea
      
           Border around this has a color of #b269ea        
        
          <div style="border:2px solid #b269ea;">Content here</div>
        
        
          .myborder {border:2px solid #b269ea;}
        
        Border color #b269ea