#b229bc color space conversions
Hex:
        #b229bc
        RGB:
        178, 41, 188
        CMY:
        30, 84, 26
        CMYK:
        5, 78, 0, 26
      HSL:
        296°, 64.1921%, 44.9020%
        HSV (HSB):
        296°, 78.1915%, 73.7255%
        XYZ:
        28.2301, 14.6817, 48.9229
        xyY:
        0.3074, 0.1599, 14.6817
      CIE-Lab:
        45.1951, 69.8296, -47.6754
        CIE-LCH:
        45.1951, 84.5525, 325.6771
        CIE-Luv:
        45.1951, 51.6285, -78.7337
        Hunter-Lab:
        38.3167, 64.4571, -48.8800
      #b229bc color charts
#b229bc RGB chart
      #b229bc CMYK chart
      #b229bc RGB pie chart
      #b229bc color shades, tints & tones
#b229bc color schemes
#b229bc color preview, HTML & CSS examples
           This text has a color of #b229bc        
        
          <p style="color:#b229bc;">Text here</p>
        
        
          .mytext {color:#b229bc;}
        
        Text color #b229bc
      
           This box has a color of #b229bc        
        
          <div style="background-color:#b229bc;">Content here</div>
        
        
          .mybackground {background-color:#b229bc;}
        
        Background color #b229bc
      
           Border around this has a color of #b229bc        
        
          <div style="border:2px solid #b229bc;">Content here</div>
        
        
          .myborder {border:2px solid #b229bc;}
        
        Border color #b229bc