#b80985 color space conversions
Hex:
        #b80985
        RGB:
        184, 9, 133
        CMY:
        28, 96, 48
        CMYK:
        0, 95, 28, 28
      HSL:
        317°, 90.6736%, 37.8431%
        HSV (HSB):
        317°, 95.1087%, 72.1569%
        XYZ:
        24.0985, 12.0792, 23.2517
        xyY:
        0.4055, 0.2033, 12.0792
      CIE-Lab:
        41.3417, 69.2988, -20.6791
        CIE-LCH:
        41.3417, 72.3184, 343.3846
        CIE-Luv:
        41.3417, 82.0304, -39.2746
        Hunter-Lab:
        34.7551, 62.9468, -15.3373
      #b80985 color charts
#b80985 RGB chart
      #b80985 CMYK chart
      #b80985 RGB pie chart
      #b80985 color shades, tints & tones
#b80985 color schemes
#b80985 color preview, HTML & CSS examples
           This text has a color of #b80985        
        
          <p style="color:#b80985;">Text here</p>
        
        
          .mytext {color:#b80985;}
        
        Text color #b80985
      
           This box has a color of #b80985        
        
          <div style="background-color:#b80985;">Content here</div>
        
        
          .mybackground {background-color:#b80985;}
        
        Background color #b80985
      
           Border around this has a color of #b80985        
        
          <div style="border:2px solid #b80985;">Content here</div>
        
        
          .myborder {border:2px solid #b80985;}
        
        Border color #b80985