#b14bfa color space conversions
Hex:
        #b14bfa
        RGB:
        177, 75, 250
        CMY:
        31, 71, 2
        CMYK:
        29, 70, 0, 2
      HSL:
        275°, 94.5946%, 63.7255%
        HSV (HSB):
        275°, 70.0000%, 98.0392%
        XYZ:
        37.9029, 21.2814, 92.5525
        xyY:
        0.2498, 0.1403, 21.2814
      CIE-Lab:
        53.2561, 69.5106, -70.0479
        CIE-LCH:
        53.2561, 98.6835, 314.7794
        CIE-Luv:
        53.2561, 28.3859, -115.3464
        Hunter-Lab:
        46.1318, 65.9289, -86.6592
      #b14bfa color charts
#b14bfa RGB chart
      #b14bfa CMYK chart
      #b14bfa RGB pie chart
      #b14bfa color shades, tints & tones
#b14bfa color schemes
#b14bfa color preview, HTML & CSS examples
           This text has a color of #b14bfa        
        
          <p style="color:#b14bfa;">Text here</p>
        
        
          .mytext {color:#b14bfa;}
        
        Text color #b14bfa
      
           This box has a color of #b14bfa        
        
          <div style="background-color:#b14bfa;">Content here</div>
        
        
          .mybackground {background-color:#b14bfa;}
        
        Background color #b14bfa
      
           Border around this has a color of #b14bfa        
        
          <div style="border:2px solid #b14bfa;">Content here</div>
        
        
          .myborder {border:2px solid #b14bfa;}
        
        Border color #b14bfa