#b81d8b color space conversions
Hex:
        #b81d8b
        RGB:
        184, 29, 139
        CMY:
        28, 89, 45
        CMYK:
        0, 84, 24, 28
      HSL:
        317°, 72.7700%, 41.7647%
        HSV (HSB):
        317°, 84.2391%, 72.1569%
        XYZ:
        24.8667, 12.9332, 25.6118
        xyY:
        0.3921, 0.2040, 12.9332
      CIE-Lab:
        42.6624, 66.9339, -22.3172
        CIE-LCH:
        42.6624, 70.5564, 341.5605
        CIE-Luv:
        42.6624, 76.8349, -41.4288
        Hunter-Lab:
        35.9627, 60.4907, -17.0511
      #b81d8b color charts
#b81d8b RGB chart
      #b81d8b CMYK chart
      #b81d8b RGB pie chart
      #b81d8b color shades, tints & tones
#b81d8b color schemes
#b81d8b color preview, HTML & CSS examples
           This text has a color of #b81d8b        
        
          <p style="color:#b81d8b;">Text here</p>
        
        
          .mytext {color:#b81d8b;}
        
        Text color #b81d8b
      
           This box has a color of #b81d8b        
        
          <div style="background-color:#b81d8b;">Content here</div>
        
        
          .mybackground {background-color:#b81d8b;}
        
        Background color #b81d8b
      
           Border around this has a color of #b81d8b        
        
          <div style="border:2px solid #b81d8b;">Content here</div>
        
        
          .myborder {border:2px solid #b81d8b;}
        
        Border color #b81d8b