#b471ff color space conversions
Hex:
        #b471ff
        RGB:
        180, 113, 255
        CMY:
        29, 56, 0
        CMYK:
        29, 56, 0, 0
      HSL:
        268°, 100.0000%, 72.1569%
        HSV (HSB):
        268°, 55.6863%, 100.0000%
        XYZ:
        42.7775, 28.7336, 97.8992
        xyY:
        0.2525, 0.1696, 28.7336
      CIE-Lab:
        60.5458, 53.2351, -61.0597
        CIE-LCH:
        60.5458, 81.0078, 311.0837
        CIE-Luv:
        60.5458, 19.7649, -103.4134
        Hunter-Lab:
        53.6037, 48.6425, -70.7619
      #b471ff color charts
#b471ff RGB chart
      #b471ff CMYK chart
      #b471ff RGB pie chart
      #b471ff color shades, tints & tones
#b471ff color schemes
#b471ff color preview, HTML & CSS examples
           This text has a color of #b471ff        
        
          <p style="color:#b471ff;">Text here</p>
        
        
          .mytext {color:#b471ff;}
        
        Text color #b471ff
      
           This box has a color of #b471ff        
        
          <div style="background-color:#b471ff;">Content here</div>
        
        
          .mybackground {background-color:#b471ff;}
        
        Background color #b471ff
      
           Border around this has a color of #b471ff        
        
          <div style="border:2px solid #b471ff;">Content here</div>
        
        
          .myborder {border:2px solid #b471ff;}
        
        Border color #b471ff