#b084fa color space conversions
Hex:
        #b084fa
        RGB:
        176, 132, 250
        CMY:
        31, 48, 2
        CMYK:
        30, 47, 0, 2
      HSL:
        262°, 92.1875%, 74.9020%
        HSV (HSB):
        262°, 47.2000%, 98.0392%
        XYZ:
        43.4111, 32.6348, 94.4536
        xyY:
        0.2546, 0.1914, 32.6348
      CIE-Lab:
        63.8641, 40.8144, -53.0467
        CIE-LCH:
        63.8641, 66.9311, 307.5749
        CIE-Luv:
        63.8641, 12.3565, -90.0997
        Hunter-Lab:
        57.1268, 35.6714, -58.0414
      #b084fa color charts
#b084fa RGB chart
      #b084fa CMYK chart
      #b084fa RGB pie chart
      #b084fa color shades, tints & tones
#b084fa color schemes
#b084fa color preview, HTML & CSS examples
           This text has a color of #b084fa        
        
          <p style="color:#b084fa;">Text here</p>
        
        
          .mytext {color:#b084fa;}
        
        Text color #b084fa
      
           This box has a color of #b084fa        
        
          <div style="background-color:#b084fa;">Content here</div>
        
        
          .mybackground {background-color:#b084fa;}
        
        Background color #b084fa
      
           Border around this has a color of #b084fa        
        
          <div style="border:2px solid #b084fa;">Content here</div>
        
        
          .myborder {border:2px solid #b084fa;}
        
        Border color #b084fa