#b387df color space conversions
Hex:
        #b387df
        RGB:
        179, 135, 223
        CMY:
        30, 47, 13
        CMYK:
        20, 39, 0, 13
      HSL:
        270°, 57.8947%, 70.1961%
        HSV (HSB):
        270°, 39.4619%, 87.4510%
        XYZ:
        40.5737, 32.2394, 73.8964
        xyY:
        0.2766, 0.2197, 32.2394
      CIE-Lab:
        63.5402, 33.6313, -38.6207
        CIE-LCH:
        63.5402, 51.2116, 311.0497
        CIE-Luv:
        63.5402, 16.3190, -65.5144
        Hunter-Lab:
        56.7797, 28.1881, -37.4176
      #b387df color charts
#b387df RGB chart
      #b387df CMYK chart
      #b387df RGB pie chart
      #b387df color shades, tints & tones
#b387df color schemes
#b387df color preview, HTML & CSS examples
           This text has a color of #b387df        
        
          <p style="color:#b387df;">Text here</p>
        
        
          .mytext {color:#b387df;}
        
        Text color #b387df
      
           This box has a color of #b387df        
        
          <div style="background-color:#b387df;">Content here</div>
        
        
          .mybackground {background-color:#b387df;}
        
        Background color #b387df
      
           Border around this has a color of #b387df        
        
          <div style="border:2px solid #b387df;">Content here</div>
        
        
          .myborder {border:2px solid #b387df;}
        
        Border color #b387df