#b286e1 color space conversions
Hex:
        #b286e1
        RGB:
        178, 134, 225
        CMY:
        30, 47, 12
        CMYK:
        21, 40, 0, 12
      HSL:
        269°, 60.2649%, 70.3922%
        HSV (HSB):
        269°, 40.4444%, 88.2353%
        XYZ:
        40.4758, 31.9514, 75.2681
        xyY:
        0.2740, 0.2163, 31.9514
      CIE-Lab:
        63.3027, 34.3522, -40.1111
        CIE-LCH:
        63.3027, 52.8107, 310.5776
        CIE-Luv:
        63.3027, 15.8985, -68.0004
        Hunter-Lab:
        56.5256, 28.8972, -39.3812
      #b286e1 color charts
#b286e1 RGB chart
      #b286e1 CMYK chart
      #b286e1 RGB pie chart
      #b286e1 color shades, tints & tones
#b286e1 color schemes
#b286e1 color preview, HTML & CSS examples
           This text has a color of #b286e1        
        
          <p style="color:#b286e1;">Text here</p>
        
        
          .mytext {color:#b286e1;}
        
        Text color #b286e1
      
           This box has a color of #b286e1        
        
          <div style="background-color:#b286e1;">Content here</div>
        
        
          .mybackground {background-color:#b286e1;}
        
        Background color #b286e1
      
           Border around this has a color of #b286e1        
        
          <div style="border:2px solid #b286e1;">Content here</div>
        
        
          .myborder {border:2px solid #b286e1;}
        
        Border color #b286e1