#b385d8 color space conversions
Hex:
        #b385d8
        RGB:
        179, 133, 216
        CMY:
        30, 48, 15
        CMYK:
        17, 38, 0, 15
      HSL:
        273°, 51.5528%, 68.4314%
        HSV (HSB):
        273°, 38.4259%, 84.7059%
        XYZ:
        39.3726, 31.3166, 68.9353
        xyY:
        0.2820, 0.2243, 31.3166
      CIE-Lab:
        62.7740, 33.1819, -35.9171
        CIE-LCH:
        62.7740, 48.8986, 312.7332
        CIE-Luv:
        62.7740, 18.0684, -60.9206
        Hunter-Lab:
        55.9613, 27.6548, -33.8629
      #b385d8 color charts
#b385d8 RGB chart
      #b385d8 CMYK chart
      #b385d8 RGB pie chart
      #b385d8 color shades, tints & tones
#b385d8 color schemes
#b385d8 color preview, HTML & CSS examples
           This text has a color of #b385d8        
        
          <p style="color:#b385d8;">Text here</p>
        
        
          .mytext {color:#b385d8;}
        
        Text color #b385d8
      
           This box has a color of #b385d8        
        
          <div style="background-color:#b385d8;">Content here</div>
        
        
          .mybackground {background-color:#b385d8;}
        
        Background color #b385d8
      
           Border around this has a color of #b385d8        
        
          <div style="border:2px solid #b385d8;">Content here</div>
        
        
          .myborder {border:2px solid #b385d8;}
        
        Border color #b385d8