#b21f8e color space conversions
Hex:
        #b21f8e
        RGB:
        178, 31, 142
        CMY:
        30, 88, 44
        CMYK:
        0, 83, 20, 30
      HSL:
        315°, 70.3349%, 40.9804%
        HSV (HSB):
        315°, 82.5843%, 69.8039%
        XYZ:
        23.7326, 12.3979, 26.7334
        xyY:
        0.3775, 0.1972, 12.3979
      CIE-Lab:
        41.8417, 65.5335, -25.5085
        CIE-LCH:
        41.8417, 70.3230, 338.7318
        CIE-Luv:
        41.8417, 70.5041, -45.3878
        Hunter-Lab:
        35.2107, 58.6930, -20.3678
      #b21f8e color charts
#b21f8e RGB chart
      #b21f8e CMYK chart
      #b21f8e RGB pie chart
      #b21f8e color shades, tints & tones
#b21f8e color schemes
#b21f8e color preview, HTML & CSS examples
           This text has a color of #b21f8e        
        
          <p style="color:#b21f8e;">Text here</p>
        
        
          .mytext {color:#b21f8e;}
        
        Text color #b21f8e
      
           This box has a color of #b21f8e        
        
          <div style="background-color:#b21f8e;">Content here</div>
        
        
          .mybackground {background-color:#b21f8e;}
        
        Background color #b21f8e
      
           Border around this has a color of #b21f8e        
        
          <div style="border:2px solid #b21f8e;">Content here</div>
        
        
          .myborder {border:2px solid #b21f8e;}
        
        Border color #b21f8e