#b286ff color space conversions
Hex:
        #b286ff
        RGB:
        178, 134, 255
        CMY:
        30, 47, 0
        CMYK:
        30, 47, 0, 0
      HSL:
        262°, 100.0000%, 76.2745%
        HSV (HSB):
        262°, 47.4510%, 100.0000%
        XYZ:
        44.9352, 33.7352, 98.7509
        xyY:
        0.2533, 0.1901, 33.7352
      CIE-Lab:
        64.7518, 41.4425, -54.3661
        CIE-LCH:
        64.7518, 68.3605, 307.3178
        CIE-Luv:
        64.7518, 12.0499, -92.5668
        Hunter-Lab:
        58.0820, 36.4532, -60.1474
      #b286ff color charts
#b286ff RGB chart
      #b286ff CMYK chart
      #b286ff RGB pie chart
      #b286ff color shades, tints & tones
#b286ff color schemes
#b286ff color preview, HTML & CSS examples
           This text has a color of #b286ff        
        
          <p style="color:#b286ff;">Text here</p>
        
        
          .mytext {color:#b286ff;}
        
        Text color #b286ff
      
           This box has a color of #b286ff        
        
          <div style="background-color:#b286ff;">Content here</div>
        
        
          .mybackground {background-color:#b286ff;}
        
        Background color #b286ff
      
           Border around this has a color of #b286ff        
        
          <div style="border:2px solid #b286ff;">Content here</div>
        
        
          .myborder {border:2px solid #b286ff;}
        
        Border color #b286ff