#b21db8 color space conversions
Hex:
        #b21db8
        RGB:
        178, 29, 184
        CMY:
        30, 89, 28
        CMYK:
        3, 84, 0, 28
      HSL:
        298°, 72.7700%, 41.7647%
        HSV (HSB):
        298°, 84.2391%, 72.1569%
        XYZ:
        27.4512, 13.8044, 46.5651
        xyY:
        0.3126, 0.1572, 13.8044
      CIE-Lab:
        43.9511, 72.0948, -47.3187
        CIE-LCH:
        43.9511, 86.2364, 326.7215
        CIE-Luv:
        43.9511, 54.6162, -77.8961
        Hunter-Lab:
        37.1543, 66.8636, -48.2996
      #b21db8 color charts
#b21db8 RGB chart
      #b21db8 CMYK chart
      #b21db8 RGB pie chart
      #b21db8 color shades, tints & tones
#b21db8 color schemes
#b21db8 color preview, HTML & CSS examples
           This text has a color of #b21db8        
        
          <p style="color:#b21db8;">Text here</p>
        
        
          .mytext {color:#b21db8;}
        
        Text color #b21db8
      
           This box has a color of #b21db8        
        
          <div style="background-color:#b21db8;">Content here</div>
        
        
          .mybackground {background-color:#b21db8;}
        
        Background color #b21db8
      
           Border around this has a color of #b21db8        
        
          <div style="border:2px solid #b21db8;">Content here</div>
        
        
          .myborder {border:2px solid #b21db8;}
        
        Border color #b21db8