#b94cb8 color space conversions
Hex:
        #b94cb8
        RGB:
        185, 76, 184
        CMY:
        27, 70, 28
        CMYK:
        0, 59, 1, 27
      HSL:
        301°, 43.7751%, 51.1765%
        HSV (HSB):
        301°, 58.9189%, 72.5490%
        XYZ:
        31.2438, 18.9439, 47.3572
        xyY:
        0.3203, 0.1942, 18.9439
      CIE-Lab:
        50.6215, 57.9120, -36.6677
        CIE-LCH:
        50.6215, 68.5443, 327.6595
        CIE-Luv:
        50.6215, 49.5833, -62.9442
        Hunter-Lab:
        43.5245, 51.9669, -34.0437
      #b94cb8 color charts
#b94cb8 RGB chart
      #b94cb8 CMYK chart
      #b94cb8 RGB pie chart
      #b94cb8 color shades, tints & tones
#b94cb8 color schemes
#b94cb8 color preview, HTML & CSS examples
           This text has a color of #b94cb8        
        
          <p style="color:#b94cb8;">Text here</p>
        
        
          .mytext {color:#b94cb8;}
        
        Text color #b94cb8
      
           This box has a color of #b94cb8        
        
          <div style="background-color:#b94cb8;">Content here</div>
        
        
          .mybackground {background-color:#b94cb8;}
        
        Background color #b94cb8
      
           Border around this has a color of #b94cb8        
        
          <div style="border:2px solid #b94cb8;">Content here</div>
        
        
          .myborder {border:2px solid #b94cb8;}
        
        Border color #b94cb8