#b481fa color space conversions
Hex:
        #b481fa
        RGB:
        180, 129, 250
        CMY:
        29, 49, 2
        CMYK:
        28, 48, 0, 2
      HSL:
        265°, 92.3664%, 74.3137%
        HSV (HSB):
        265°, 48.4000%, 98.0392%
        XYZ:
        43.9280, 32.3059, 94.3629
        xyY:
        0.2575, 0.1894, 32.3059
      CIE-Lab:
        63.5949, 43.4968, -53.4496
        CIE-LCH:
        63.5949, 68.9118, 309.1383
        CIE-Luv:
        63.5949, 15.4262, -91.0165
        Hunter-Lab:
        56.8383, 38.4882, -58.6464
      #b481fa color charts
#b481fa RGB chart
      #b481fa CMYK chart
      #b481fa RGB pie chart
      #b481fa color shades, tints & tones
#b481fa color schemes
#b481fa color preview, HTML & CSS examples
           This text has a color of #b481fa        
        
          <p style="color:#b481fa;">Text here</p>
        
        
          .mytext {color:#b481fa;}
        
        Text color #b481fa
      
           This box has a color of #b481fa        
        
          <div style="background-color:#b481fa;">Content here</div>
        
        
          .mybackground {background-color:#b481fa;}
        
        Background color #b481fa
      
           Border around this has a color of #b481fa        
        
          <div style="border:2px solid #b481fa;">Content here</div>
        
        
          .myborder {border:2px solid #b481fa;}
        
        Border color #b481fa