#b236b8 color space conversions
Hex:
        #b236b8
        RGB:
        178, 54, 184
        CMY:
        30, 79, 28
        CMYK:
        3, 71, 0, 28
      HSL:
        297°, 54.6218%, 46.6667%
        HSV (HSB):
        297°, 70.6522%, 72.1569%
        XYZ:
        28.3310, 15.5640, 46.8583
        xyY:
        0.3122, 0.1715, 15.5640
      CIE-Lab:
        46.3972, 65.0450, -43.4170
        CIE-LCH:
        46.3972, 78.2042, 326.2772
        CIE-Luv:
        46.3972, 50.5476, -72.5036
        Hunter-Lab:
        39.4512, 59.1460, -42.8060
      #b236b8 color charts
#b236b8 RGB chart
      #b236b8 CMYK chart
      #b236b8 RGB pie chart
      #b236b8 color shades, tints & tones
#b236b8 color schemes
#b236b8 color preview, HTML & CSS examples
           This text has a color of #b236b8        
        
          <p style="color:#b236b8;">Text here</p>
        
        
          .mytext {color:#b236b8;}
        
        Text color #b236b8
      
           This box has a color of #b236b8        
        
          <div style="background-color:#b236b8;">Content here</div>
        
        
          .mybackground {background-color:#b236b8;}
        
        Background color #b236b8
      
           Border around this has a color of #b236b8        
        
          <div style="border:2px solid #b236b8;">Content here</div>
        
        
          .myborder {border:2px solid #b236b8;}
        
        Border color #b236b8