#b289ff color space conversions
Hex:
        #b289ff
        RGB:
        178, 137, 255
        CMY:
        30, 46, 0
        CMYK:
        30, 46, 0, 0
      HSL:
        261°, 100.0000%, 76.8627%
        HSV (HSB):
        261°, 46.2745%, 100.0000%
        XYZ:
        45.3558, 34.5763, 98.8911
        xyY:
        0.2536, 0.1934, 34.5763
      CIE-Lab:
        65.4174, 39.7849, -53.3100
        CIE-LCH:
        65.4174, 66.5191, 306.7337
        CIE-Luv:
        65.4174, 11.0148, -90.8039
        Hunter-Lab:
        58.8016, 34.7805, -58.5514
      #b289ff color charts
#b289ff RGB chart
      #b289ff CMYK chart
      #b289ff RGB pie chart
      #b289ff color shades, tints & tones
#b289ff color schemes
#b289ff color preview, HTML & CSS examples
           This text has a color of #b289ff        
        
          <p style="color:#b289ff;">Text here</p>
        
        
          .mytext {color:#b289ff;}
        
        Text color #b289ff
      
           This box has a color of #b289ff        
        
          <div style="background-color:#b289ff;">Content here</div>
        
        
          .mybackground {background-color:#b289ff;}
        
        Background color #b289ff
      
           Border around this has a color of #b289ff        
        
          <div style="border:2px solid #b289ff;">Content here</div>
        
        
          .myborder {border:2px solid #b289ff;}
        
        Border color #b289ff