#b482fa color space conversions
Hex:
        #b482fa
        RGB:
        180, 130, 250
        CMY:
        29, 49, 2
        CMYK:
        28, 48, 0, 2
      HSL:
        265°, 92.3077%, 74.5098%
        HSV (HSB):
        265°, 48.0000%, 98.0392%
        XYZ:
        44.0603, 32.5707, 94.4070
        xyY:
        0.2576, 0.1904, 32.5707
      CIE-Lab:
        63.8118, 42.9500, -53.1055
        CIE-LCH:
        63.8118, 68.3001, 308.9648
        CIE-Luv:
        63.8118, 15.0847, -90.4471
        Hunter-Lab:
        57.0707, 37.9336, -58.1286
      #b482fa color charts
#b482fa RGB chart
      #b482fa CMYK chart
      #b482fa RGB pie chart
      #b482fa color shades, tints & tones
#b482fa color schemes
#b482fa color preview, HTML & CSS examples
           This text has a color of #b482fa        
        
          <p style="color:#b482fa;">Text here</p>
        
        
          .mytext {color:#b482fa;}
        
        Text color #b482fa
      
           This box has a color of #b482fa        
        
          <div style="background-color:#b482fa;">Content here</div>
        
        
          .mybackground {background-color:#b482fa;}
        
        Background color #b482fa
      
           Border around this has a color of #b482fa        
        
          <div style="border:2px solid #b482fa;">Content here</div>
        
        
          .myborder {border:2px solid #b482fa;}
        
        Border color #b482fa