#b382cf color space conversions
Hex:
        #b382cf
        RGB:
        179, 130, 207
        CMY:
        30, 49, 19
        CMYK:
        14, 37, 0, 19
      HSL:
        278°, 44.5087%, 66.0784%
        HSV (HSB):
        278°, 37.1981%, 81.1765%
        XYZ:
        37.8355, 30.0540, 62.8383
        xyY:
        0.2894, 0.2299, 30.0540
      CIE-Lab:
        61.7008, 32.8932, -32.5475
        CIE-LCH:
        61.7008, 46.2742, 315.3027
        CIE-Luv:
        61.7008, 20.5786, -55.2613
        Hunter-Lab:
        54.8215, 27.2557, -29.5852
      #b382cf color charts
#b382cf RGB chart
      #b382cf CMYK chart
      #b382cf RGB pie chart
      #b382cf color shades, tints & tones
#b382cf color schemes
#b382cf color preview, HTML & CSS examples
           This text has a color of #b382cf        
        
          <p style="color:#b382cf;">Text here</p>
        
        
          .mytext {color:#b382cf;}
        
        Text color #b382cf
      
           This box has a color of #b382cf        
        
          <div style="background-color:#b382cf;">Content here</div>
        
        
          .mybackground {background-color:#b382cf;}
        
        Background color #b382cf
      
           Border around this has a color of #b382cf        
        
          <div style="border:2px solid #b382cf;">Content here</div>
        
        
          .myborder {border:2px solid #b382cf;}
        
        Border color #b382cf