#b025ba color space conversions
Hex:
        #b025ba
        RGB:
        176, 37, 186
        CMY:
        31, 85, 27
        CMYK:
        5, 80, 0, 27
      HSL:
        296°, 66.8161%, 43.7255%
        HSV (HSB):
        296°, 80.1075%, 72.9412%
        XYZ:
        27.4290, 14.0984, 47.7300
        xyY:
        0.3073, 0.1580, 14.0984
      CIE-Lab:
        44.3737, 70.1839, -47.8362
        CIE-LCH:
        44.3737, 84.9358, 325.7223
        CIE-Luv:
        44.3737, 51.5154, -78.6013
        Hunter-Lab:
        37.5479, 64.6869, -49.0846
      #b025ba color charts
#b025ba RGB chart
      #b025ba CMYK chart
      #b025ba RGB pie chart
      #b025ba color shades, tints & tones
#b025ba color schemes
#b025ba color preview, HTML & CSS examples
           This text has a color of #b025ba        
        
          <p style="color:#b025ba;">Text here</p>
        
        
          .mytext {color:#b025ba;}
        
        Text color #b025ba
      
           This box has a color of #b025ba        
        
          <div style="background-color:#b025ba;">Content here</div>
        
        
          .mybackground {background-color:#b025ba;}
        
        Background color #b025ba
      
           Border around this has a color of #b025ba        
        
          <div style="border:2px solid #b025ba;">Content here</div>
        
        
          .myborder {border:2px solid #b025ba;}
        
        Border color #b025ba