#b14bfb color space conversions
Hex:
        #b14bfb
        RGB:
        177, 75, 251
        CMY:
        31, 71, 2
        CMYK:
        29, 70, 0, 2
      HSL:
        275°, 95.6522%, 63.9216%
        HSV (HSB):
        275°, 70.1195%, 98.4314%
        XYZ:
        38.0601, 21.3443, 93.3807
        xyY:
        0.2491, 0.1397, 21.3443
      CIE-Lab:
        53.3243, 69.7251, -70.4938
        CIE-LCH:
        53.3243, 99.1512, 314.6859
        CIE-Luv:
        53.3243, 28.1755, -116.0540
        Hunter-Lab:
        46.1999, 66.2010, -87.4989
      #b14bfb color charts
#b14bfb RGB chart
      #b14bfb CMYK chart
      #b14bfb RGB pie chart
      #b14bfb color shades, tints & tones
#b14bfb color schemes
#b14bfb color preview, HTML & CSS examples
           This text has a color of #b14bfb        
        
          <p style="color:#b14bfb;">Text here</p>
        
        
          .mytext {color:#b14bfb;}
        
        Text color #b14bfb
      
           This box has a color of #b14bfb        
        
          <div style="background-color:#b14bfb;">Content here</div>
        
        
          .mybackground {background-color:#b14bfb;}
        
        Background color #b14bfb
      
           Border around this has a color of #b14bfb        
        
          <div style="border:2px solid #b14bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b14bfb;}
        
        Border color #b14bfb