#b14ca3 color space conversions
Hex:
        #b14ca3
        RGB:
        177, 76, 163
        CMY:
        31, 70, 36
        CMYK:
        0, 57, 8, 31
      HSL:
        308°, 39.9209%, 49.6078%
        HSV (HSB):
        308°, 57.0621%, 69.4118%
        XYZ:
        27.3268, 17.1603, 36.5223
        xyY:
        0.3373, 0.2118, 17.1603
      CIE-Lab:
        48.4614, 52.1536, -27.8216
        CIE-LCH:
        48.4614, 59.1104, 331.9220
        CIE-Luv:
        48.4614, 50.0087, -48.2868
        Hunter-Lab:
        41.4250, 45.2569, -23.2754
      #b14ca3 color charts
#b14ca3 RGB chart
      #b14ca3 CMYK chart
      #b14ca3 RGB pie chart
      #b14ca3 color shades, tints & tones
#b14ca3 color schemes
#b14ca3 color preview, HTML & CSS examples
           This text has a color of #b14ca3        
        
          <p style="color:#b14ca3;">Text here</p>
        
        
          .mytext {color:#b14ca3;}
        
        Text color #b14ca3
      
           This box has a color of #b14ca3        
        
          <div style="background-color:#b14ca3;">Content here</div>
        
        
          .mybackground {background-color:#b14ca3;}
        
        Background color #b14ca3
      
           Border around this has a color of #b14ca3        
        
          <div style="border:2px solid #b14ca3;">Content here</div>
        
        
          .myborder {border:2px solid #b14ca3;}
        
        Border color #b14ca3