#b490ba color space conversions
Hex:
        #b490ba
        RGB:
        180, 144, 186
        CMY:
        29, 44, 27
        CMYK:
        3, 23, 0, 27
      HSL:
        291°, 23.3333%, 64.7059%
        HSV (HSB):
        291°, 22.5806%, 72.9412%
        XYZ:
        37.6586, 33.1950, 50.8768
        xyY:
        0.3094, 0.2727, 33.1950
      CIE-Lab:
        64.3185, 21.0356, -16.7169
        CIE-LCH:
        64.3185, 26.8691, 321.5260
        CIE-Luv:
        64.3185, 17.5902, -28.6248
        Hunter-Lab:
        57.6151, 15.8454, -12.0253
      #b490ba color charts
#b490ba RGB chart
      #b490ba CMYK chart
      #b490ba RGB pie chart
      #b490ba color shades, tints & tones
#b490ba color schemes
#b490ba color preview, HTML & CSS examples
           This text has a color of #b490ba        
        
          <p style="color:#b490ba;">Text here</p>
        
        
          .mytext {color:#b490ba;}
        
        Text color #b490ba
      
           This box has a color of #b490ba        
        
          <div style="background-color:#b490ba;">Content here</div>
        
        
          .mybackground {background-color:#b490ba;}
        
        Background color #b490ba
      
           Border around this has a color of #b490ba        
        
          <div style="border:2px solid #b490ba;">Content here</div>
        
        
          .myborder {border:2px solid #b490ba;}
        
        Border color #b490ba