#b014a0 color space conversions
Hex:
        #b014a0
        RGB:
        176, 20, 160
        CMY:
        31, 92, 37
        CMYK:
        0, 89, 9, 31
      HSL:
        306°, 79.5918%, 38.4314%
        HSV (HSB):
        306°, 88.6364%, 69.0196%
        XYZ:
        24.4998, 12.2685, 34.3345
        xyY:
        0.3446, 0.1725, 12.2685
      CIE-Lab:
        41.6397, 69.7613, -36.7511
        CIE-LCH:
        41.6397, 78.8498, 332.2192
        CIE-Luv:
        41.6397, 63.1899, -61.6583
        Hunter-Lab:
        35.0264, 63.5587, -33.6003
      #b014a0 color charts
#b014a0 RGB chart
      #b014a0 CMYK chart
      #b014a0 RGB pie chart
      #b014a0 color shades, tints & tones
#b014a0 color schemes
#b014a0 color preview, HTML & CSS examples
           This text has a color of #b014a0        
        
          <p style="color:#b014a0;">Text here</p>
        
        
          .mytext {color:#b014a0;}
        
        Text color #b014a0
      
           This box has a color of #b014a0        
        
          <div style="background-color:#b014a0;">Content here</div>
        
        
          .mybackground {background-color:#b014a0;}
        
        Background color #b014a0
      
           Border around this has a color of #b014a0        
        
          <div style="border:2px solid #b014a0;">Content here</div>
        
        
          .myborder {border:2px solid #b014a0;}
        
        Border color #b014a0