#b436bb color space conversions
Hex:
        #b436bb
        RGB:
        180, 54, 187
        CMY:
        29, 79, 27
        CMYK:
        4, 71, 0, 27
      HSL:
        297°, 55.1867%, 47.2549%
        HSV (HSB):
        297°, 71.1230%, 73.3333%
        XYZ:
        29.1112, 15.9295, 48.5541
        xyY:
        0.3110, 0.1702, 15.9295
      CIE-Lab:
        46.8818, 65.9943, -44.3813
        CIE-LCH:
        46.8818, 79.5296, 326.0791
        CIE-Luv:
        46.8818, 50.9640, -74.2359
        Hunter-Lab:
        39.9118, 60.3503, -44.1902
      #b436bb color charts
#b436bb RGB chart
      #b436bb CMYK chart
      #b436bb RGB pie chart
      #b436bb color shades, tints & tones
#b436bb color schemes
#b436bb color preview, HTML & CSS examples
           This text has a color of #b436bb        
        
          <p style="color:#b436bb;">Text here</p>
        
        
          .mytext {color:#b436bb;}
        
        Text color #b436bb
      
           This box has a color of #b436bb        
        
          <div style="background-color:#b436bb;">Content here</div>
        
        
          .mybackground {background-color:#b436bb;}
        
        Background color #b436bb
      
           Border around this has a color of #b436bb        
        
          <div style="border:2px solid #b436bb;">Content here</div>
        
        
          .myborder {border:2px solid #b436bb;}
        
        Border color #b436bb