#b14c94 color space conversions
Hex:
        #b14c94
        RGB:
        177, 76, 148
        CMY:
        31, 70, 42
        CMYK:
        0, 57, 16, 31
      HSL:
        317°, 39.9209%, 49.6078%
        HSV (HSB):
        317°, 57.0621%, 69.4118%
        XYZ:
        26.0612, 16.6541, 29.8580
        xyY:
        0.3591, 0.2295, 16.6541
      CIE-Lab:
        47.8212, 49.7379, -19.8996
        CIE-LCH:
        47.8212, 53.5710, 338.1942
        CIE-Luv:
        47.8212, 54.3427, -36.1747
        Hunter-Lab:
        40.8095, 42.5748, -14.8125
      #b14c94 color charts
#b14c94 RGB chart
      #b14c94 CMYK chart
      #b14c94 RGB pie chart
      #b14c94 color shades, tints & tones
#b14c94 color schemes
#b14c94 color preview, HTML & CSS examples
           This text has a color of #b14c94        
        
          <p style="color:#b14c94;">Text here</p>
        
        
          .mytext {color:#b14c94;}
        
        Text color #b14c94
      
           This box has a color of #b14c94        
        
          <div style="background-color:#b14c94;">Content here</div>
        
        
          .mybackground {background-color:#b14c94;}
        
        Background color #b14c94
      
           Border around this has a color of #b14c94        
        
          <div style="border:2px solid #b14c94;">Content here</div>
        
        
          .myborder {border:2px solid #b14c94;}
        
        Border color #b14c94