#b21f98 color space conversions
Hex:
        #b21f98
        RGB:
        178, 31, 152
        CMY:
        30, 88, 40
        CMYK:
        0, 83, 15, 30
      HSL:
        311°, 70.3349%, 40.9804%
        HSV (HSB):
        311°, 82.5843%, 69.8039%
        XYZ:
        24.5176, 12.7119, 30.8672
        xyY:
        0.3600, 0.1867, 12.7119
      CIE-Lab:
        42.3260, 66.8801, -30.8219
        CIE-LCH:
        42.3260, 73.6406, 335.2572
        CIE-Luv:
        42.3260, 66.4571, -53.1749
        Hunter-Lab:
        35.6538, 60.3525, -26.3725
      #b21f98 color charts
#b21f98 RGB chart
      #b21f98 CMYK chart
      #b21f98 RGB pie chart
      #b21f98 color shades, tints & tones
#b21f98 color schemes
#b21f98 color preview, HTML & CSS examples
           This text has a color of #b21f98        
        
          <p style="color:#b21f98;">Text here</p>
        
        
          .mytext {color:#b21f98;}
        
        Text color #b21f98
      
           This box has a color of #b21f98        
        
          <div style="background-color:#b21f98;">Content here</div>
        
        
          .mybackground {background-color:#b21f98;}
        
        Background color #b21f98
      
           Border around this has a color of #b21f98        
        
          <div style="border:2px solid #b21f98;">Content here</div>
        
        
          .myborder {border:2px solid #b21f98;}
        
        Border color #b21f98