#b81e80 color space conversions
Hex:
        #b81e80
        RGB:
        184, 30, 128
        CMY:
        28, 88, 50
        CMYK:
        0, 84, 30, 28
      HSL:
        322°, 71.9626%, 41.9608%
        HSV (HSB):
        322°, 83.6957%, 72.1569%
        XYZ:
        24.1277, 12.6774, 21.5974
        xyY:
        0.4131, 0.2171, 12.6774
      CIE-Lab:
        42.2731, 65.4119, -16.1681
        CIE-LCH:
        42.2731, 67.3805, 346.1163
        CIE-Luv:
        42.2731, 81.3208, -32.7017
        Hunter-Lab:
        35.6053, 58.6500, -11.0402
      #b81e80 color charts
#b81e80 RGB chart
      #b81e80 CMYK chart
      #b81e80 RGB pie chart
      #b81e80 color shades, tints & tones
#b81e80 color schemes
#b81e80 color preview, HTML & CSS examples
           This text has a color of #b81e80        
        
          <p style="color:#b81e80;">Text here</p>
        
        
          .mytext {color:#b81e80;}
        
        Text color #b81e80
      
           This box has a color of #b81e80        
        
          <div style="background-color:#b81e80;">Content here</div>
        
        
          .mybackground {background-color:#b81e80;}
        
        Background color #b81e80
      
           Border around this has a color of #b81e80        
        
          <div style="border:2px solid #b81e80;">Content here</div>
        
        
          .myborder {border:2px solid #b81e80;}
        
        Border color #b81e80