#b221cb color space conversions
Hex:
        #b221cb
        RGB:
        178, 33, 203
        CMY:
        30, 87, 20
        CMYK:
        12, 84, 0, 20
      HSL:
        291°, 72.0339%, 46.2745%
        HSV (HSB):
        291°, 83.7438%, 79.6078%
        XYZ:
        29.6834, 14.8645, 57.8046
        xyY:
        0.2900, 0.1452, 14.8645
      CIE-Lab:
        45.4480, 74.3686, -55.9988
        CIE-LCH:
        45.4480, 93.0943, 323.0206
        CIE-Luv:
        45.4480, 47.7598, -91.1910
        Hunter-Lab:
        38.5545, 69.9584, -61.9051
      #b221cb color charts
#b221cb RGB chart
      #b221cb CMYK chart
      #b221cb RGB pie chart
      #b221cb color shades, tints & tones
#b221cb color schemes
#b221cb color preview, HTML & CSS examples
           This text has a color of #b221cb        
        
          <p style="color:#b221cb;">Text here</p>
        
        
          .mytext {color:#b221cb;}
        
        Text color #b221cb
      
           This box has a color of #b221cb        
        
          <div style="background-color:#b221cb;">Content here</div>
        
        
          .mybackground {background-color:#b221cb;}
        
        Background color #b221cb
      
           Border around this has a color of #b221cb        
        
          <div style="border:2px solid #b221cb;">Content here</div>
        
        
          .myborder {border:2px solid #b221cb;}
        
        Border color #b221cb