#b994a8 color space conversions
Hex:
        #b994a8
        RGB:
        185, 148, 168
        CMY:
        27, 42, 34
        CMYK:
        0, 20, 9, 27
      HSL:
        328°, 20.9040%, 65.2941%
        HSV (HSB):
        328°, 20.0000%, 72.5490%
        XYZ:
        37.6654, 34.3213, 41.6853
        xyY:
        0.3314, 0.3019, 34.3213
      CIE-Lab:
        65.2168, 17.1858, -5.1948
        CIE-LCH:
        65.2168, 17.9537, 343.1813
        CIE-Luv:
        65.2168, 20.7933, -10.5427
        Hunter-Lab:
        58.5843, 12.2396, -1.1783
      #b994a8 color charts
#b994a8 RGB chart
      #b994a8 CMYK chart
      #b994a8 RGB pie chart
      #b994a8 color shades, tints & tones
#b994a8 color schemes
#b994a8 color preview, HTML & CSS examples
           This text has a color of #b994a8        
        
          <p style="color:#b994a8;">Text here</p>
        
        
          .mytext {color:#b994a8;}
        
        Text color #b994a8
      
           This box has a color of #b994a8        
        
          <div style="background-color:#b994a8;">Content here</div>
        
        
          .mybackground {background-color:#b994a8;}
        
        Background color #b994a8
      
           Border around this has a color of #b994a8        
        
          <div style="border:2px solid #b994a8;">Content here</div>
        
        
          .myborder {border:2px solid #b994a8;}
        
        Border color #b994a8