#b421b3 color space conversions
Hex:
        #b421b3
        RGB:
        180, 33, 179
        CMY:
        29, 87, 30
        CMYK:
        0, 82, 1, 29
      HSL:
        300°, 69.0141%, 41.7647%
        HSV (HSB):
        300°, 81.6667%, 70.5882%
        XYZ:
        27.5029, 14.0457, 43.9093
        xyY:
        0.3218, 0.1644, 14.0457
      CIE-Lab:
        44.2984, 70.8054, -43.7991
        CIE-LCH:
        44.2984, 83.2572, 328.2597
        CIE-Luv:
        44.2984, 57.3325, -72.9104
        Hunter-Lab:
        37.4776, 65.4065, -43.2308
      #b421b3 color charts
#b421b3 RGB chart
      #b421b3 CMYK chart
      #b421b3 RGB pie chart
      #b421b3 color shades, tints & tones
#b421b3 color schemes
#b421b3 color preview, HTML & CSS examples
           This text has a color of #b421b3        
        
          <p style="color:#b421b3;">Text here</p>
        
        
          .mytext {color:#b421b3;}
        
        Text color #b421b3
      
           This box has a color of #b421b3        
        
          <div style="background-color:#b421b3;">Content here</div>
        
        
          .mybackground {background-color:#b421b3;}
        
        Background color #b421b3
      
           Border around this has a color of #b421b3        
        
          <div style="border:2px solid #b421b3;">Content here</div>
        
        
          .myborder {border:2px solid #b421b3;}
        
        Border color #b421b3