#b381e4 color space conversions
Hex:
        #b381e4
        RGB:
        179, 129, 228
        CMY:
        30, 49, 11
        CMYK:
        21, 43, 0, 11
      HSL:
        270°, 64.7059%, 70.0000%
        HSV (HSB):
        270°, 43.4211%, 89.4118%
        XYZ:
        40.4443, 30.8857, 77.2287
        xyY:
        0.2722, 0.2079, 30.8857
      CIE-Lab:
        62.4110, 38.0981, -43.1708
        CIE-LCH:
        62.4110, 57.5776, 311.4282
        CIE-Luv:
        62.4110, 17.9637, -73.3114
        Hunter-Lab:
        55.5749, 32.6462, -43.4889
      #b381e4 color charts
#b381e4 RGB chart
      #b381e4 CMYK chart
      #b381e4 RGB pie chart
      #b381e4 color shades, tints & tones
#b381e4 color schemes
#b381e4 color preview, HTML & CSS examples
           This text has a color of #b381e4        
        
          <p style="color:#b381e4;">Text here</p>
        
        
          .mytext {color:#b381e4;}
        
        Text color #b381e4
      
           This box has a color of #b381e4        
        
          <div style="background-color:#b381e4;">Content here</div>
        
        
          .mybackground {background-color:#b381e4;}
        
        Background color #b381e4
      
           Border around this has a color of #b381e4        
        
          <div style="border:2px solid #b381e4;">Content here</div>
        
        
          .myborder {border:2px solid #b381e4;}
        
        Border color #b381e4