#b071bd color space conversions
Hex:
        #b071bd
        RGB:
        176, 113, 189
        CMY:
        31, 56, 26
        CMYK:
        7, 40, 0, 26
      HSL:
        290°, 36.5385%, 59.2157%
        HSV (HSB):
        290°, 40.2116%, 74.1176%
        XYZ:
        32.9949, 24.7145, 51.1755
        xyY:
        0.3030, 0.2270, 24.7145
      CIE-Lab:
        56.7962, 37.6271, -29.9894
        CIE-LCH:
        56.7962, 48.1161, 321.4446
        CIE-Luv:
        56.7962, 28.8002, -51.0723
        Hunter-Lab:
        49.7137, 31.4714, -26.2338
      #b071bd color charts
#b071bd RGB chart
      #b071bd CMYK chart
      #b071bd RGB pie chart
      #b071bd color shades, tints & tones
#b071bd color schemes
#b071bd color preview, HTML & CSS examples
           This text has a color of #b071bd        
        
          <p style="color:#b071bd;">Text here</p>
        
        
          .mytext {color:#b071bd;}
        
        Text color #b071bd
      
           This box has a color of #b071bd        
        
          <div style="background-color:#b071bd;">Content here</div>
        
        
          .mybackground {background-color:#b071bd;}
        
        Background color #b071bd
      
           Border around this has a color of #b071bd        
        
          <div style="border:2px solid #b071bd;">Content here</div>
        
        
          .myborder {border:2px solid #b071bd;}
        
        Border color #b071bd