#b286d5 color space conversions
Hex:
        #b286d5
        RGB:
        178, 134, 213
        CMY:
        30, 47, 16
        CMYK:
        16, 37, 0, 16
      HSL:
        273°, 48.4663%, 68.0392%
        HSV (HSB):
        273°, 37.0892%, 83.5294%
        XYZ:
        38.8954, 31.3193, 66.9460
        xyY:
        0.2836, 0.2283, 31.3193
      CIE-Lab:
        62.7762, 31.6605, -34.2452
        CIE-LCH:
        62.7762, 46.6382, 312.7541
        CIE-Luv:
        62.7762, 17.4945, -57.9949
        Hunter-Lab:
        55.9636, 26.1235, -31.7506
      #b286d5 color charts
#b286d5 RGB chart
      #b286d5 CMYK chart
      #b286d5 RGB pie chart
      #b286d5 color shades, tints & tones
#b286d5 color schemes
#b286d5 color preview, HTML & CSS examples
           This text has a color of #b286d5        
        
          <p style="color:#b286d5;">Text here</p>
        
        
          .mytext {color:#b286d5;}
        
        Text color #b286d5
      
           This box has a color of #b286d5        
        
          <div style="background-color:#b286d5;">Content here</div>
        
        
          .mybackground {background-color:#b286d5;}
        
        Background color #b286d5
      
           Border around this has a color of #b286d5        
        
          <div style="border:2px solid #b286d5;">Content here</div>
        
        
          .myborder {border:2px solid #b286d5;}
        
        Border color #b286d5