#b21c65 color space conversions
Hex:
        #b21c65
        RGB:
        178, 28, 101
        CMY:
        30, 89, 60
        CMYK:
        0, 84, 43, 30
      HSL:
        331°, 72.8155%, 40.3922%
        HSV (HSB):
        331°, 84.2697%, 69.8039%
        XYZ:
        21.1243, 11.2351, 13.3671
        xyY:
        0.4620, 0.2457, 11.2351
      CIE-Lab:
        39.9736, 61.6011, -2.8945
        CIE-LCH:
        39.9736, 61.6691, 357.3098
        CIE-Luv:
        39.9736, 88.3087, -14.6689
        Hunter-Lab:
        33.5188, 53.8371, -0.1815
      #b21c65 color charts
#b21c65 RGB chart
      #b21c65 CMYK chart
      #b21c65 RGB pie chart
      #b21c65 color shades, tints & tones
#b21c65 color schemes
#b21c65 color preview, HTML & CSS examples
           This text has a color of #b21c65        
        
          <p style="color:#b21c65;">Text here</p>
        
        
          .mytext {color:#b21c65;}
        
        Text color #b21c65
      
           This box has a color of #b21c65        
        
          <div style="background-color:#b21c65;">Content here</div>
        
        
          .mybackground {background-color:#b21c65;}
        
        Background color #b21c65
      
           Border around this has a color of #b21c65        
        
          <div style="border:2px solid #b21c65;">Content here</div>
        
        
          .myborder {border:2px solid #b21c65;}
        
        Border color #b21c65