#b014d1 color space conversions
Hex:
        #b014d1
        RGB:
        176, 20, 209
        CMY:
        31, 92, 18
        CMYK:
        16, 90, 0, 18
      HSL:
        290°, 82.5328%, 44.9020%
        HSV (HSB):
        290°, 90.4306%, 81.9608%
        XYZ:
        29.6633, 14.3339, 61.5249
        xyY:
        0.2811, 0.1358, 14.3339
      CIE-Lab:
        44.7080, 77.4816, -60.6770
        CIE-LCH:
        44.7080, 98.4129, 321.9350
        CIE-Luv:
        44.7080, 45.6724, -97.5249
        Hunter-Lab:
        37.8601, 73.5991, -69.8477
      #b014d1 color charts
#b014d1 RGB chart
      #b014d1 CMYK chart
      #b014d1 RGB pie chart
      #b014d1 color shades, tints & tones
#b014d1 color schemes
#b014d1 color preview, HTML & CSS examples
           This text has a color of #b014d1        
        
          <p style="color:#b014d1;">Text here</p>
        
        
          .mytext {color:#b014d1;}
        
        Text color #b014d1
      
           This box has a color of #b014d1        
        
          <div style="background-color:#b014d1;">Content here</div>
        
        
          .mybackground {background-color:#b014d1;}
        
        Background color #b014d1
      
           Border around this has a color of #b014d1        
        
          <div style="border:2px solid #b014d1;">Content here</div>
        
        
          .myborder {border:2px solid #b014d1;}
        
        Border color #b014d1