#b014a3 color space conversions
Hex:
        #b014a3
        RGB:
        176, 20, 163
        CMY:
        31, 92, 36
        CMYK:
        0, 89, 7, 31
      HSL:
        305°, 79.5918%, 38.4314%
        HSV (HSB):
        305°, 88.6364%, 69.0196%
        XYZ:
        24.7655, 12.3748, 35.7336
        xyY:
        0.3398, 0.1698, 12.3748
      CIE-Lab:
        41.8056, 70.1922, -38.2895
        CIE-LCH:
        41.8056, 79.9564, 331.3877
        CIE-Luv:
        41.8056, 61.9997, -63.9411
        Hunter-Lab:
        35.1778, 64.1047, -35.6024
      #b014a3 color charts
#b014a3 RGB chart
      #b014a3 CMYK chart
      #b014a3 RGB pie chart
      #b014a3 color shades, tints & tones
#b014a3 color schemes
#b014a3 color preview, HTML & CSS examples
           This text has a color of #b014a3        
        
          <p style="color:#b014a3;">Text here</p>
        
        
          .mytext {color:#b014a3;}
        
        Text color #b014a3
      
           This box has a color of #b014a3        
        
          <div style="background-color:#b014a3;">Content here</div>
        
        
          .mybackground {background-color:#b014a3;}
        
        Background color #b014a3
      
           Border around this has a color of #b014a3        
        
          <div style="border:2px solid #b014a3;">Content here</div>
        
        
          .myborder {border:2px solid #b014a3;}
        
        Border color #b014a3