#b14fc0 color space conversions
Hex:
        #b14fc0
        RGB:
        177, 79, 192
        CMY:
        31, 69, 25
        CMYK:
        8, 59, 0, 25
      HSL:
        292°, 47.2803%, 53.1373%
        HSV (HSB):
        292°, 58.8542%, 75.2941%
        XYZ:
        30.4419, 18.7448, 51.8828
        xyY:
        0.3012, 0.1855, 18.7448
      CIE-Lab:
        50.3873, 55.9434, -41.7523
        CIE-LCH:
        50.3873, 69.8063, 323.2649
        CIE-Luv:
        50.3873, 41.1084, -70.2787
        Hunter-Lab:
        43.2953, 49.7404, -40.7433
      #b14fc0 color charts
#b14fc0 RGB chart
      #b14fc0 CMYK chart
      #b14fc0 RGB pie chart
      #b14fc0 color shades, tints & tones
#b14fc0 color schemes
#b14fc0 color preview, HTML & CSS examples
           This text has a color of #b14fc0        
        
          <p style="color:#b14fc0;">Text here</p>
        
        
          .mytext {color:#b14fc0;}
        
        Text color #b14fc0
      
           This box has a color of #b14fc0        
        
          <div style="background-color:#b14fc0;">Content here</div>
        
        
          .mybackground {background-color:#b14fc0;}
        
        Background color #b14fc0
      
           Border around this has a color of #b14fc0        
        
          <div style="border:2px solid #b14fc0;">Content here</div>
        
        
          .myborder {border:2px solid #b14fc0;}
        
        Border color #b14fc0