#b382e4 color space conversions
Hex:
        #b382e4
        RGB:
        179, 130, 228
        CMY:
        30, 49, 11
        CMYK:
        21, 43, 0, 11
      HSL:
        270°, 64.4737%, 70.1961%
        HSV (HSB):
        270°, 42.9825%, 89.4118%
        XYZ:
        40.5766, 31.1504, 77.2728
        xyY:
        0.2723, 0.2091, 31.1504
      CIE-Lab:
        62.6344, 37.5449, -42.8196
        CIE-LCH:
        62.6344, 56.9486, 311.2448
        CIE-Luv:
        62.6344, 17.5851, -72.7133
        Hunter-Lab:
        55.8125, 32.1004, -43.0186
      #b382e4 color charts
#b382e4 RGB chart
      #b382e4 CMYK chart
      #b382e4 RGB pie chart
      #b382e4 color shades, tints & tones
#b382e4 color schemes
#b382e4 color preview, HTML & CSS examples
           This text has a color of #b382e4        
        
          <p style="color:#b382e4;">Text here</p>
        
        
          .mytext {color:#b382e4;}
        
        Text color #b382e4
      
           This box has a color of #b382e4        
        
          <div style="background-color:#b382e4;">Content here</div>
        
        
          .mybackground {background-color:#b382e4;}
        
        Background color #b382e4
      
           Border around this has a color of #b382e4        
        
          <div style="border:2px solid #b382e4;">Content here</div>
        
        
          .myborder {border:2px solid #b382e4;}
        
        Border color #b382e4