#b471bd color space conversions
Hex:
        #b471bd
        RGB:
        180, 113, 189
        CMY:
        29, 56, 26
        CMYK:
        5, 40, 0, 26
      HSL:
        293°, 36.5385%, 59.2157%
        HSV (HSB):
        293°, 40.2116%, 74.1176%
        XYZ:
        33.9128, 25.1877, 51.2184
        xyY:
        0.3074, 0.2283, 25.1877
      CIE-Lab:
        57.2578, 38.8660, -29.2370
        CIE-LCH:
        57.2578, 48.6350, 323.0477
        CIE-Luv:
        57.2578, 31.3285, -50.1608
        Hunter-Lab:
        50.1873, 32.7891, -25.3770
      #b471bd color charts
#b471bd RGB chart
      #b471bd CMYK chart
      #b471bd RGB pie chart
      #b471bd color shades, tints & tones
#b471bd color schemes
#b471bd color preview, HTML & CSS examples
           This text has a color of #b471bd        
        
          <p style="color:#b471bd;">Text here</p>
        
        
          .mytext {color:#b471bd;}
        
        Text color #b471bd
      
           This box has a color of #b471bd        
        
          <div style="background-color:#b471bd;">Content here</div>
        
        
          .mybackground {background-color:#b471bd;}
        
        Background color #b471bd
      
           Border around this has a color of #b471bd        
        
          <div style="border:2px solid #b471bd;">Content here</div>
        
        
          .myborder {border:2px solid #b471bd;}
        
        Border color #b471bd