#b54bfa color space conversions
Hex:
        #b54bfa
        RGB:
        181, 75, 250
        CMY:
        29, 71, 2
        CMYK:
        28, 70, 0, 2
      HSL:
        276°, 94.5946%, 63.7255%
        HSV (HSB):
        276°, 70.0000%, 98.0392%
        XYZ:
        38.8275, 21.7580, 92.5958
        xyY:
        0.2535, 0.1420, 21.7580
      CIE-Lab:
        53.7693, 70.2669, -69.1925
        CIE-LCH:
        53.7693, 98.6157, 315.4414
        CIE-Luv:
        53.7693, 30.5499, -114.4856
        Hunter-Lab:
        46.6455, 66.9527, -85.0444
      #b54bfa color charts
#b54bfa RGB chart
      #b54bfa CMYK chart
      #b54bfa RGB pie chart
      #b54bfa color shades, tints & tones
#b54bfa color schemes
#b54bfa color preview, HTML & CSS examples
           This text has a color of #b54bfa        
        
          <p style="color:#b54bfa;">Text here</p>
        
        
          .mytext {color:#b54bfa;}
        
        Text color #b54bfa
      
           This box has a color of #b54bfa        
        
          <div style="background-color:#b54bfa;">Content here</div>
        
        
          .mybackground {background-color:#b54bfa;}
        
        Background color #b54bfa
      
           Border around this has a color of #b54bfa        
        
          <div style="border:2px solid #b54bfa;">Content here</div>
        
        
          .myborder {border:2px solid #b54bfa;}
        
        Border color #b54bfa