#b421f1 color space conversions
Hex:
        #b421f1
        RGB:
        180, 33, 241
        CMY:
        29, 87, 5
        CMYK:
        25, 86, 0, 5
      HSL:
        282°, 88.1356%, 53.7255%
        HSV (HSB):
        282°, 86.3071%, 94.5098%
        XYZ:
        35.2434, 17.1419, 84.6703
        xyY:
        0.2571, 0.1251, 17.1419
      CIE-Lab:
        48.4383, 81.4599, -72.8158
        CIE-LCH:
        48.4383, 109.2605, 318.2069
        CIE-Luv:
        48.4383, 37.8909, -117.1085
        Hunter-Lab:
        41.4028, 79.4904, -92.2684
      #b421f1 color charts
#b421f1 RGB chart
      #b421f1 CMYK chart
      #b421f1 RGB pie chart
      #b421f1 color shades, tints & tones
#b421f1 color schemes
#b421f1 color preview, HTML & CSS examples
           This text has a color of #b421f1        
        
          <p style="color:#b421f1;">Text here</p>
        
        
          .mytext {color:#b421f1;}
        
        Text color #b421f1
      
           This box has a color of #b421f1        
        
          <div style="background-color:#b421f1;">Content here</div>
        
        
          .mybackground {background-color:#b421f1;}
        
        Background color #b421f1
      
           Border around this has a color of #b421f1        
        
          <div style="border:2px solid #b421f1;">Content here</div>
        
        
          .myborder {border:2px solid #b421f1;}
        
        Border color #b421f1