#b014b8 color space conversions
Hex:
        #b014b8
        RGB:
        176, 20, 184
        CMY:
        31, 92, 28
        CMYK:
        4, 89, 0, 28
      HSL:
        297°, 80.3922%, 40.0000%
        HSV (HSB):
        297°, 89.1304%, 72.1569%
        XYZ:
        26.8064, 13.1911, 46.4807
        xyY:
        0.3100, 0.1525, 13.1911
      CIE-Lab:
        43.0498, 73.3714, -48.7816
        CIE-LCH:
        43.0498, 88.1079, 326.3817
        CIE-Luv:
        43.0498, 54.0858, -79.6298
        Hunter-Lab:
        36.3196, 68.1862, -50.4539
      #b014b8 color charts
#b014b8 RGB chart
      #b014b8 CMYK chart
      #b014b8 RGB pie chart
      #b014b8 color shades, tints & tones
#b014b8 color schemes
#b014b8 color preview, HTML & CSS examples
           This text has a color of #b014b8        
        
          <p style="color:#b014b8;">Text here</p>
        
        
          .mytext {color:#b014b8;}
        
        Text color #b014b8
      
           This box has a color of #b014b8        
        
          <div style="background-color:#b014b8;">Content here</div>
        
        
          .mybackground {background-color:#b014b8;}
        
        Background color #b014b8
      
           Border around this has a color of #b014b8        
        
          <div style="border:2px solid #b014b8;">Content here</div>
        
        
          .myborder {border:2px solid #b014b8;}
        
        Border color #b014b8