#b385e4 color space conversions
Hex:
        #b385e4
        RGB:
        179, 133, 228
        CMY:
        30, 48, 11
        CMYK:
        21, 42, 0, 11
      HSL:
        269°, 63.7584%, 70.7843%
        HSV (HSB):
        269°, 41.6667%, 89.4118%
        XYZ:
        40.9815, 31.9602, 77.4078
        xyY:
        0.2726, 0.2126, 31.9602
      CIE-Lab:
        63.3100, 35.8811, -41.7586
        CIE-LCH:
        63.3100, 55.0567, 310.6708
        CIE-Luv:
        63.3100, 16.4367, -70.8981
        Hunter-Lab:
        56.5334, 30.4629, -41.6089
      #b385e4 color charts
#b385e4 RGB chart
      #b385e4 CMYK chart
      #b385e4 RGB pie chart
      #b385e4 color shades, tints & tones
#b385e4 color schemes
#b385e4 color preview, HTML & CSS examples
           This text has a color of #b385e4        
        
          <p style="color:#b385e4;">Text here</p>
        
        
          .mytext {color:#b385e4;}
        
        Text color #b385e4
      
           This box has a color of #b385e4        
        
          <div style="background-color:#b385e4;">Content here</div>
        
        
          .mybackground {background-color:#b385e4;}
        
        Background color #b385e4
      
           Border around this has a color of #b385e4        
        
          <div style="border:2px solid #b385e4;">Content here</div>
        
        
          .myborder {border:2px solid #b385e4;}
        
        Border color #b385e4