#b386e2 color space conversions
Hex:
        #b386e2
        RGB:
        179, 134, 226
        CMY:
        30, 47, 11
        CMYK:
        21, 41, 0, 11
      HSL:
        269°, 61.3333%, 70.5882%
        HSV (HSB):
        269°, 40.7080%, 88.6275%
        XYZ:
        40.8430, 32.1249, 75.9996
        xyY:
        0.2742, 0.2157, 32.1249
      CIE-Lab:
        63.4460, 34.8687, -40.4351
        CIE-LCH:
        63.4460, 53.3931, 310.7724
        CIE-Luv:
        63.4460, 16.3161, -68.6271
        Hunter-Lab:
        56.6788, 29.4398, -39.8257
      #b386e2 color charts
#b386e2 RGB chart
      #b386e2 CMYK chart
      #b386e2 RGB pie chart
      #b386e2 color shades, tints & tones
#b386e2 color schemes
#b386e2 color preview, HTML & CSS examples
           This text has a color of #b386e2        
        
          <p style="color:#b386e2;">Text here</p>
        
        
          .mytext {color:#b386e2;}
        
        Text color #b386e2
      
           This box has a color of #b386e2        
        
          <div style="background-color:#b386e2;">Content here</div>
        
        
          .mybackground {background-color:#b386e2;}
        
        Background color #b386e2
      
           Border around this has a color of #b386e2        
        
          <div style="border:2px solid #b386e2;">Content here</div>
        
        
          .myborder {border:2px solid #b386e2;}
        
        Border color #b386e2