#b436eb color space conversions
Hex:
        #b436eb
        RGB:
        180, 54, 235
        CMY:
        29, 79, 8
        CMYK:
        23, 77, 0, 8
      HSL:
        282°, 81.9005%, 56.6667%
        HSV (HSB):
        282°, 77.0213%, 92.1569%
        XYZ:
        35.1370, 18.3398, 80.2853
        xyY:
        0.2627, 0.1371, 18.3398
      CIE-Lab:
        49.9057, 74.7730, -67.0545
        CIE-LCH:
        49.9057, 100.4355, 318.1151
        CIE-Luv:
        49.9057, 37.1075, -109.5286
        Hunter-Lab:
        42.8250, 71.5116, -81.1752
      #b436eb color charts
#b436eb RGB chart
      #b436eb CMYK chart
      #b436eb RGB pie chart
      #b436eb color shades, tints & tones
#b436eb color schemes
#b436eb color preview, HTML & CSS examples
           This text has a color of #b436eb        
        
          <p style="color:#b436eb;">Text here</p>
        
        
          .mytext {color:#b436eb;}
        
        Text color #b436eb
      
           This box has a color of #b436eb        
        
          <div style="background-color:#b436eb;">Content here</div>
        
        
          .mybackground {background-color:#b436eb;}
        
        Background color #b436eb
      
           Border around this has a color of #b436eb        
        
          <div style="border:2px solid #b436eb;">Content here</div>
        
        
          .myborder {border:2px solid #b436eb;}
        
        Border color #b436eb