#b229bd color space conversions
Hex:
        #b229bd
        RGB:
        178, 41, 189
        CMY:
        30, 84, 26
        CMYK:
        6, 78, 0, 26
      HSL:
        296°, 64.3478%, 45.0980%
        HSV (HSB):
        296°, 78.3069%, 74.1176%
        XYZ:
        28.3383, 14.7250, 49.4927
        xyY:
        0.3062, 0.1591, 14.7250
      CIE-Lab:
        45.2552, 69.9964, -48.1643
        CIE-LCH:
        45.2552, 84.9664, 325.4683
        CIE-Luv:
        45.2552, 51.2947, -79.4822
        Hunter-Lab:
        38.3731, 64.6682, -49.6096
      #b229bd color charts
#b229bd RGB chart
      #b229bd CMYK chart
      #b229bd RGB pie chart
      #b229bd color shades, tints & tones
#b229bd color schemes
#b229bd color preview, HTML & CSS examples
           This text has a color of #b229bd        
        
          <p style="color:#b229bd;">Text here</p>
        
        
          .mytext {color:#b229bd;}
        
        Text color #b229bd
      
           This box has a color of #b229bd        
        
          <div style="background-color:#b229bd;">Content here</div>
        
        
          .mybackground {background-color:#b229bd;}
        
        Background color #b229bd
      
           Border around this has a color of #b229bd        
        
          <div style="border:2px solid #b229bd;">Content here</div>
        
        
          .myborder {border:2px solid #b229bd;}
        
        Border color #b229bd