#b21d9a color space conversions
Hex:
        #b21d9a
        RGB:
        178, 29, 154
        CMY:
        30, 89, 40
        CMYK:
        0, 84, 13, 30
      HSL:
        310°, 71.9807%, 40.5882%
        HSV (HSB):
        310°, 83.7079%, 69.8039%
        XYZ:
        24.6322, 12.6768, 31.7205
        xyY:
        0.3568, 0.1836, 12.6768
      CIE-Lab:
        42.2722, 67.6072, -32.1143
        CIE-LCH:
        42.2722, 74.8470, 334.5917
        CIE-Luv:
        42.2722, 65.9725, -55.0833
        Hunter-Lab:
        35.6045, 61.1835, -27.8990
      #b21d9a color charts
#b21d9a RGB chart
      #b21d9a CMYK chart
      #b21d9a RGB pie chart
      #b21d9a color shades, tints & tones
#b21d9a color schemes
#b21d9a color preview, HTML & CSS examples
           This text has a color of #b21d9a        
        
          <p style="color:#b21d9a;">Text here</p>
        
        
          .mytext {color:#b21d9a;}
        
        Text color #b21d9a
      
           This box has a color of #b21d9a        
        
          <div style="background-color:#b21d9a;">Content here</div>
        
        
          .mybackground {background-color:#b21d9a;}
        
        Background color #b21d9a
      
           Border around this has a color of #b21d9a        
        
          <div style="border:2px solid #b21d9a;">Content here</div>
        
        
          .myborder {border:2px solid #b21d9a;}
        
        Border color #b21d9a