#b233b0 color space conversions
Hex:
        #b233b0
        RGB:
        178, 51, 176
        CMY:
        30, 80, 31
        CMYK:
        0, 71, 1, 30
      HSL:
        301°, 55.4585%, 44.9020%
        HSV (HSB):
        301°, 71.3483%, 69.8039%
        XYZ:
        27.3804, 14.9672, 42.5202
        xyY:
        0.3226, 0.1764, 14.9672
      CIE-Lab:
        45.5893, 64.7493, -39.9984
        CIE-LCH:
        45.5893, 76.1075, 328.2946
        CIE-Luv:
        45.5893, 53.8096, -67.1691
        Hunter-Lab:
        38.6875, 58.6272, -38.0824
      #b233b0 color charts
#b233b0 RGB chart
      #b233b0 CMYK chart
      #b233b0 RGB pie chart
      #b233b0 color shades, tints & tones
#b233b0 color schemes
#b233b0 color preview, HTML & CSS examples
           This text has a color of #b233b0        
        
          <p style="color:#b233b0;">Text here</p>
        
        
          .mytext {color:#b233b0;}
        
        Text color #b233b0
      
           This box has a color of #b233b0        
        
          <div style="background-color:#b233b0;">Content here</div>
        
        
          .mybackground {background-color:#b233b0;}
        
        Background color #b233b0
      
           Border around this has a color of #b233b0        
        
          <div style="border:2px solid #b233b0;">Content here</div>
        
        
          .myborder {border:2px solid #b233b0;}
        
        Border color #b233b0