#b271af color space conversions
Hex:
        #b271af
        RGB:
        178, 113, 175
        CMY:
        30, 56, 31
        CMYK:
        0, 37, 2, 30
      HSL:
        303°, 29.6804%, 57.0588%
        HSV (HSB):
        303°, 36.5169%, 69.8039%
        XYZ:
        32.0031, 24.3704, 43.5746
        xyY:
        0.3202, 0.2438, 24.3704
      CIE-Lab:
        56.4567, 35.5332, -22.4600
        CIE-LCH:
        56.4567, 42.0364, 327.7036
        CIE-Luv:
        56.4567, 32.6441, -39.0120
        Hunter-Lab:
        49.3664, 29.3263, -17.7776
      #b271af color charts
#b271af RGB chart
      #b271af CMYK chart
      #b271af RGB pie chart
      #b271af color shades, tints & tones
#b271af color schemes
#b271af color preview, HTML & CSS examples
           This text has a color of #b271af        
        
          <p style="color:#b271af;">Text here</p>
        
        
          .mytext {color:#b271af;}
        
        Text color #b271af
      
           This box has a color of #b271af        
        
          <div style="background-color:#b271af;">Content here</div>
        
        
          .mybackground {background-color:#b271af;}
        
        Background color #b271af
      
           Border around this has a color of #b271af        
        
          <div style="border:2px solid #b271af;">Content here</div>
        
        
          .myborder {border:2px solid #b271af;}
        
        Border color #b271af