#b80fb3 color space conversions
Hex:
        #b80fb3
        RGB:
        184, 15, 179
        CMY:
        28, 94, 30
        CMYK:
        0, 92, 3, 28
      HSL:
        302°, 84.9246%, 39.0196%
        HSV (HSB):
        302°, 91.8478%, 72.1569%
        XYZ:
        28.0747, 13.7867, 43.8292
        xyY:
        0.3276, 0.1609, 13.7867
      CIE-Lab:
        43.9254, 74.6889, -44.3522
        CIE-LCH:
        43.9254, 86.8651, 329.2971
        CIE-Luv:
        43.9254, 62.0617, -74.0371
        Hunter-Lab:
        37.1304, 69.9874, -43.9954
      #b80fb3 color charts
#b80fb3 RGB chart
      #b80fb3 CMYK chart
      #b80fb3 RGB pie chart
      #b80fb3 color shades, tints & tones
#b80fb3 color schemes
#b80fb3 color preview, HTML & CSS examples
           This text has a color of #b80fb3        
        
          <p style="color:#b80fb3;">Text here</p>
        
        
          .mytext {color:#b80fb3;}
        
        Text color #b80fb3
      
           This box has a color of #b80fb3        
        
          <div style="background-color:#b80fb3;">Content here</div>
        
        
          .mybackground {background-color:#b80fb3;}
        
        Background color #b80fb3
      
           Border around this has a color of #b80fb3        
        
          <div style="border:2px solid #b80fb3;">Content here</div>
        
        
          .myborder {border:2px solid #b80fb3;}
        
        Border color #b80fb3