#b385d2 color space conversions
Hex:
        #b385d2
        RGB:
        179, 133, 210
        CMY:
        30, 48, 18
        CMYK:
        15, 37, 0, 18
      HSL:
        276°, 46.1078%, 67.2549%
        HSV (HSB):
        276°, 36.6667%, 82.3529%
        XYZ:
        38.6108, 31.0119, 64.9237
        xyY:
        0.2870, 0.2305, 31.0119
      CIE-Lab:
        62.5177, 31.8672, -32.9609
        CIE-LCH:
        62.5177, 45.8469, 314.0334
        CIE-Luv:
        62.5177, 18.8943, -55.9077
        Hunter-Lab:
        55.6883, 26.3061, -30.1408
      #b385d2 color charts
#b385d2 RGB chart
      #b385d2 CMYK chart
      #b385d2 RGB pie chart
      #b385d2 color shades, tints & tones
#b385d2 color schemes
#b385d2 color preview, HTML & CSS examples
           This text has a color of #b385d2        
        
          <p style="color:#b385d2;">Text here</p>
        
        
          .mytext {color:#b385d2;}
        
        Text color #b385d2
      
           This box has a color of #b385d2        
        
          <div style="background-color:#b385d2;">Content here</div>
        
        
          .mybackground {background-color:#b385d2;}
        
        Background color #b385d2
      
           Border around this has a color of #b385d2        
        
          <div style="border:2px solid #b385d2;">Content here</div>
        
        
          .myborder {border:2px solid #b385d2;}
        
        Border color #b385d2