#b386d5 color space conversions
Hex:
        #b386d5
        RGB:
        179, 134, 213
        CMY:
        30, 47, 16
        CMYK:
        16, 37, 0, 16
      HSL:
        274°, 48.4663%, 68.0392%
        HSV (HSB):
        274°, 37.0892%, 83.5294%
        XYZ:
        39.1257, 31.4380, 66.9568
        xyY:
        0.2845, 0.2286, 31.4380
      CIE-Lab:
        62.8756, 31.9632, -34.0829
        CIE-LCH:
        62.8756, 46.7257, 313.1618
        CIE-Luv:
        62.8756, 18.0657, -57.7919
        Hunter-Lab:
        56.0696, 26.4367, -31.5538
      #b386d5 color charts
#b386d5 RGB chart
      #b386d5 CMYK chart
      #b386d5 RGB pie chart
      #b386d5 color shades, tints & tones
#b386d5 color schemes
#b386d5 color preview, HTML & CSS examples
           This text has a color of #b386d5        
        
          <p style="color:#b386d5;">Text here</p>
        
        
          .mytext {color:#b386d5;}
        
        Text color #b386d5
      
           This box has a color of #b386d5        
        
          <div style="background-color:#b386d5;">Content here</div>
        
        
          .mybackground {background-color:#b386d5;}
        
        Background color #b386d5
      
           Border around this has a color of #b386d5        
        
          <div style="border:2px solid #b386d5;">Content here</div>
        
        
          .myborder {border:2px solid #b386d5;}
        
        Border color #b386d5