#b014b3 color space conversions
Hex:
        #b014b3
        RGB:
        176, 20, 179
        CMY:
        31, 92, 30
        CMYK:
        2, 89, 0, 30
      HSL:
        299°, 79.8995%, 39.0196%
        HSV (HSB):
        299°, 88.8268%, 70.1961%
        XYZ:
        26.2913, 12.9851, 43.7685
        xyY:
        0.3166, 0.1564, 12.9851
      CIE-Lab:
        42.7408, 72.5898, -46.3265
        CIE-LCH:
        42.7408, 86.1128, 327.4542
        CIE-Luv:
        42.7408, 55.9014, -75.9450
        Hunter-Lab:
        36.0348, 67.1742, -46.7902
      #b014b3 color charts
#b014b3 RGB chart
      #b014b3 CMYK chart
      #b014b3 RGB pie chart
      #b014b3 color shades, tints & tones
#b014b3 color schemes
#b014b3 color preview, HTML & CSS examples
           This text has a color of #b014b3        
        
          <p style="color:#b014b3;">Text here</p>
        
        
          .mytext {color:#b014b3;}
        
        Text color #b014b3
      
           This box has a color of #b014b3        
        
          <div style="background-color:#b014b3;">Content here</div>
        
        
          .mybackground {background-color:#b014b3;}
        
        Background color #b014b3
      
           Border around this has a color of #b014b3        
        
          <div style="border:2px solid #b014b3;">Content here</div>
        
        
          .myborder {border:2px solid #b014b3;}
        
        Border color #b014b3