#b21fa3 color space conversions
Hex:
        #b21fa3
        RGB:
        178, 31, 163
        CMY:
        30, 88, 36
        CMYK:
        0, 83, 8, 30
      HSL:
        306°, 70.3349%, 40.9804%
        HSV (HSB):
        306°, 82.5843%, 69.8039%
        XYZ:
        25.4609, 13.0893, 35.8349
        xyY:
        0.3423, 0.1760, 13.0893
      CIE-Lab:
        42.8975, 68.4477, -36.5372
        CIE-LCH:
        42.8975, 77.5890, 331.9068
        CIE-Luv:
        42.8975, 62.1403, -61.6792
        Hunter-Lab:
        36.1791, 62.3053, -33.4005
      #b21fa3 color charts
#b21fa3 RGB chart
      #b21fa3 CMYK chart
      #b21fa3 RGB pie chart
      #b21fa3 color shades, tints & tones
#b21fa3 color schemes
#b21fa3 color preview, HTML & CSS examples
           This text has a color of #b21fa3        
        
          <p style="color:#b21fa3;">Text here</p>
        
        
          .mytext {color:#b21fa3;}
        
        Text color #b21fa3
      
           This box has a color of #b21fa3        
        
          <div style="background-color:#b21fa3;">Content here</div>
        
        
          .mybackground {background-color:#b21fa3;}
        
        Background color #b21fa3
      
           Border around this has a color of #b21fa3        
        
          <div style="border:2px solid #b21fa3;">Content here</div>
        
        
          .myborder {border:2px solid #b21fa3;}
        
        Border color #b21fa3