#b436b4 color space conversions
Hex:
        #b436b4
        RGB:
        180, 54, 180
        CMY:
        29, 79, 29
        CMYK:
        0, 70, 0, 29
      HSL:
        300°, 53.8462%, 45.8824%
        HSV (HSB):
        300°, 70.0000%, 70.5882%
        XYZ:
        28.3798, 15.6369, 44.7025
        xyY:
        0.3199, 0.1763, 15.6369
      CIE-Lab:
        46.4945, 64.8173, -40.8971
        CIE-LCH:
        46.4945, 76.6410, 327.7497
        CIE-Luv:
        46.4945, 53.2338, -68.8344
        Hunter-Lab:
        39.5435, 58.9054, -39.3446
      #b436b4 color charts
#b436b4 RGB chart
      #b436b4 CMYK chart
      #b436b4 RGB pie chart
      #b436b4 color shades, tints & tones
#b436b4 color schemes
#b436b4 color preview, HTML & CSS examples
           This text has a color of #b436b4        
        
          <p style="color:#b436b4;">Text here</p>
        
        
          .mytext {color:#b436b4;}
        
        Text color #b436b4
      
           This box has a color of #b436b4        
        
          <div style="background-color:#b436b4;">Content here</div>
        
        
          .mybackground {background-color:#b436b4;}
        
        Background color #b436b4
      
           Border around this has a color of #b436b4        
        
          <div style="border:2px solid #b436b4;">Content here</div>
        
        
          .myborder {border:2px solid #b436b4;}
        
        Border color #b436b4