#b80e97 color space conversions
Hex:
        #b80e97
        RGB:
        184, 14, 151
        CMY:
        28, 95, 41
        CMYK:
        0, 92, 18, 28
      HSL:
        312°, 85.8586%, 38.8235%
        HSV (HSB):
        312°, 92.3913%, 72.1569%
        XYZ:
        25.5101, 12.7388, 30.3925
        xyY:
        0.3716, 0.1856, 12.7388
      CIE-Lab:
        42.3670, 70.9416, -30.0742
        CIE-LCH:
        42.3670, 77.0530, 337.0265
        CIE-Luv:
        42.3670, 73.6429, -52.7749
        Hunter-Lab:
        35.6914, 65.1212, -25.5034
      #b80e97 color charts
#b80e97 RGB chart
      #b80e97 CMYK chart
      #b80e97 RGB pie chart
      #b80e97 color shades, tints & tones
#b80e97 color schemes
#b80e97 color preview, HTML & CSS examples
           This text has a color of #b80e97        
        
          <p style="color:#b80e97;">Text here</p>
        
        
          .mytext {color:#b80e97;}
        
        Text color #b80e97
      
           This box has a color of #b80e97        
        
          <div style="background-color:#b80e97;">Content here</div>
        
        
          .mybackground {background-color:#b80e97;}
        
        Background color #b80e97
      
           Border around this has a color of #b80e97        
        
          <div style="border:2px solid #b80e97;">Content here</div>
        
        
          .myborder {border:2px solid #b80e97;}
        
        Border color #b80e97