#b039fa color space conversions
Hex:
        #b039fa
        RGB:
        176, 57, 250
        CMY:
        31, 78, 2
        CMYK:
        30, 77, 0, 2
      HSL:
        277°, 95.0739%, 60.1961%
        HSV (HSB):
        277°, 77.2000%, 98.0392%
        XYZ:
        36.6229, 19.0585, 92.1909
        xyY:
        0.2477, 0.1289, 19.0585
      CIE-Lab:
        50.7556, 76.0987, -74.1121
        CIE-LCH:
        50.7556, 106.2244, 315.7577
        CIE-Luv:
        50.7556, 30.8077, -120.0986
        Hunter-Lab:
        43.6560, 73.3452, -94.6468
      #b039fa color charts
#b039fa RGB chart
      #b039fa CMYK chart
      #b039fa RGB pie chart
      #b039fa color shades, tints & tones
#b039fa color schemes
#b039fa color preview, HTML & CSS examples
           This text has a color of #b039fa        
        
          <p style="color:#b039fa;">Text here</p>
        
        
          .mytext {color:#b039fa;}
        
        Text color #b039fa
      
           This box has a color of #b039fa        
        
          <div style="background-color:#b039fa;">Content here</div>
        
        
          .mybackground {background-color:#b039fa;}
        
        Background color #b039fa
      
           Border around this has a color of #b039fa        
        
          <div style="border:2px solid #b039fa;">Content here</div>
        
        
          .myborder {border:2px solid #b039fa;}
        
        Border color #b039fa