#b21bb6 color space conversions
Hex:
        #b21bb6
        RGB:
        178, 27, 182
        CMY:
        30, 89, 29
        CMYK:
        2, 85, 0, 29
      HSL:
        298°, 74.1627%, 40.9804%
        HSV (HSB):
        298°, 85.1648%, 71.3725%
        XYZ:
        27.1955, 13.6262, 45.4527
        xyY:
        0.3152, 0.1579, 13.6262
      CIE-Lab:
        43.6921, 72.1820, -46.5558
        CIE-LCH:
        43.6921, 85.8934, 327.1789
        CIE-Luv:
        43.6921, 55.5535, -76.7013
        Hunter-Lab:
        36.9137, 66.9076, -47.1655
      #b21bb6 color charts
#b21bb6 RGB chart
      #b21bb6 CMYK chart
      #b21bb6 RGB pie chart
      #b21bb6 color shades, tints & tones
#b21bb6 color schemes
#b21bb6 color preview, HTML & CSS examples
           This text has a color of #b21bb6        
        
          <p style="color:#b21bb6;">Text here</p>
        
        
          .mytext {color:#b21bb6;}
        
        Text color #b21bb6
      
           This box has a color of #b21bb6        
        
          <div style="background-color:#b21bb6;">Content here</div>
        
        
          .mybackground {background-color:#b21bb6;}
        
        Background color #b21bb6
      
           Border around this has a color of #b21bb6        
        
          <div style="border:2px solid #b21bb6;">Content here</div>
        
        
          .myborder {border:2px solid #b21bb6;}
        
        Border color #b21bb6