#b21bc6 color space conversions
Hex:
        #b21bc6
        RGB:
        178, 27, 198
        CMY:
        30, 89, 22
        CMYK:
        10, 86, 0, 22
      HSL:
        293°, 76.0000%, 44.1176%
        HSV (HSB):
        293°, 86.3636%, 77.6471%
        XYZ:
        28.9451, 14.3261, 54.6657
        xyY:
        0.2955, 0.1463, 14.3261
      CIE-Lab:
        44.6970, 74.7696, -54.3078
        CIE-LCH:
        44.6970, 92.4112, 324.0078
        CIE-Luv:
        44.6970, 50.0011, -88.4321
        Hunter-Lab:
        37.8498, 70.2682, -59.1366
      #b21bc6 color charts
#b21bc6 RGB chart
      #b21bc6 CMYK chart
      #b21bc6 RGB pie chart
      #b21bc6 color shades, tints & tones
#b21bc6 color schemes
#b21bc6 color preview, HTML & CSS examples
           This text has a color of #b21bc6        
        
          <p style="color:#b21bc6;">Text here</p>
        
        
          .mytext {color:#b21bc6;}
        
        Text color #b21bc6
      
           This box has a color of #b21bc6        
        
          <div style="background-color:#b21bc6;">Content here</div>
        
        
          .mybackground {background-color:#b21bc6;}
        
        Background color #b21bc6
      
           Border around this has a color of #b21bc6        
        
          <div style="border:2px solid #b21bc6;">Content here</div>
        
        
          .myborder {border:2px solid #b21bc6;}
        
        Border color #b21bc6