#b421b4 color space conversions
Hex:
        #b421b4
        RGB:
        180, 33, 180
        CMY:
        29, 87, 29
        CMYK:
        0, 82, 0, 29
      HSL:
        300°, 69.0141%, 41.7647%
        HSV (HSB):
        300°, 81.6667%, 70.5882%
        XYZ:
        27.6045, 14.0863, 44.4440
        xyY:
        0.3205, 0.1635, 14.0863
      CIE-Lab:
        44.3564, 70.9616, -44.2964
        CIE-LCH:
        44.3564, 83.6523, 328.0263
        CIE-Luv:
        44.3564, 56.9704, -73.6651
        Hunter-Lab:
        37.5317, 65.6057, -43.9374
      #b421b4 color charts
#b421b4 RGB chart
      #b421b4 CMYK chart
      #b421b4 RGB pie chart
      #b421b4 color shades, tints & tones
#b421b4 color schemes
#b421b4 color preview, HTML & CSS examples
           This text has a color of #b421b4        
        
          <p style="color:#b421b4;">Text here</p>
        
        
          .mytext {color:#b421b4;}
        
        Text color #b421b4
      
           This box has a color of #b421b4        
        
          <div style="background-color:#b421b4;">Content here</div>
        
        
          .mybackground {background-color:#b421b4;}
        
        Background color #b421b4
      
           Border around this has a color of #b421b4        
        
          <div style="border:2px solid #b421b4;">Content here</div>
        
        
          .myborder {border:2px solid #b421b4;}
        
        Border color #b421b4