#b85894 color space conversions
Hex:
        #b85894
        RGB:
        184, 88, 148
        CMY:
        28, 65, 42
        CMYK:
        0, 52, 20, 28
      HSL:
        323°, 40.3361%, 53.3333%
        HSV (HSB):
        323°, 52.1739%, 72.1569%
        XYZ:
        28.6022, 19.3079, 30.2363
        xyY:
        0.3660, 0.2471, 19.3079
      CIE-Lab:
        51.0455, 46.0715, -14.8869
        CIE-LCH:
        51.0455, 48.4169, 342.0930
        CIE-Luv:
        51.0455, 54.3722, -28.7964
        Hunter-Lab:
        43.9408, 39.2939, -10.0398
      #b85894 color charts
#b85894 RGB chart
      #b85894 CMYK chart
      #b85894 RGB pie chart
      #b85894 color shades, tints & tones
#b85894 color schemes
#b85894 color preview, HTML & CSS examples
           This text has a color of #b85894        
        
          <p style="color:#b85894;">Text here</p>
        
        
          .mytext {color:#b85894;}
        
        Text color #b85894
      
           This box has a color of #b85894        
        
          <div style="background-color:#b85894;">Content here</div>
        
        
          .mybackground {background-color:#b85894;}
        
        Background color #b85894
      
           Border around this has a color of #b85894        
        
          <div style="border:2px solid #b85894;">Content here</div>
        
        
          .myborder {border:2px solid #b85894;}
        
        Border color #b85894