#b81ba2 color space conversions
Hex:
        #b81ba2
        RGB:
        184, 27, 162
        CMY:
        28, 89, 36
        CMYK:
        0, 85, 12, 28
      HSL:
        308°, 74.4076%, 41.3725%
        HSV (HSB):
        308°, 85.3261%, 72.1569%
        XYZ:
        26.6807, 13.5828, 35.3979
        xyY:
        0.3526, 0.1795, 13.5828
      CIE-Lab:
        43.6286, 70.3630, -34.7131
        CIE-LCH:
        43.6286, 78.4599, 333.7409
        CIE-Luv:
        43.6286, 67.6098, -59.6536
        Hunter-Lab:
        36.8549, 64.7269, -31.1477
      #b81ba2 color charts
#b81ba2 RGB chart
      #b81ba2 CMYK chart
      #b81ba2 RGB pie chart
      #b81ba2 color shades, tints & tones
#b81ba2 color schemes
#b81ba2 color preview, HTML & CSS examples
           This text has a color of #b81ba2        
        
          <p style="color:#b81ba2;">Text here</p>
        
        
          .mytext {color:#b81ba2;}
        
        Text color #b81ba2
      
           This box has a color of #b81ba2        
        
          <div style="background-color:#b81ba2;">Content here</div>
        
        
          .mybackground {background-color:#b81ba2;}
        
        Background color #b81ba2
      
           Border around this has a color of #b81ba2        
        
          <div style="border:2px solid #b81ba2;">Content here</div>
        
        
          .myborder {border:2px solid #b81ba2;}
        
        Border color #b81ba2