#b054fa color space conversions
Hex:
        #b054fa
        RGB:
        176, 84, 250
        CMY:
        31, 67, 2
        CMYK:
        30, 66, 0, 2
      HSL:
        273°, 94.3182%, 65.4902%
        HSV (HSB):
        273°, 66.4000%, 98.0392%
        XYZ:
        38.3301, 22.4729, 92.7600
        xyY:
        0.2496, 0.1463, 22.4729
      CIE-Lab:
        54.5252, 65.4182, -68.0013
        CIE-LCH:
        54.5252, 94.3595, 313.8908
        CIE-Luv:
        54.5252, 26.0152, -112.6582
        Hunter-Lab:
        47.4056, 61.3678, -82.8307
      #b054fa color charts
#b054fa RGB chart
      #b054fa CMYK chart
      #b054fa RGB pie chart
      #b054fa color shades, tints & tones
#b054fa color schemes
#b054fa color preview, HTML & CSS examples
           This text has a color of #b054fa        
        
          <p style="color:#b054fa;">Text here</p>
        
        
          .mytext {color:#b054fa;}
        
        Text color #b054fa
      
           This box has a color of #b054fa        
        
          <div style="background-color:#b054fa;">Content here</div>
        
        
          .mybackground {background-color:#b054fa;}
        
        Background color #b054fa
      
           Border around this has a color of #b054fa        
        
          <div style="border:2px solid #b054fa;">Content here</div>
        
        
          .myborder {border:2px solid #b054fa;}
        
        Border color #b054fa