#b071ca color space conversions
Hex:
        #b071ca
        RGB:
        176, 113, 202
        CMY:
        31, 56, 21
        CMYK:
        13, 44, 0, 21
      HSL:
        282°, 45.6410%, 61.7647%
        HSV (HSB):
        282°, 44.0594%, 79.2157%
        XYZ:
        34.4703, 25.3046, 58.9446
        xyY:
        0.2904, 0.2131, 25.3046
      CIE-Lab:
        57.3710, 40.3107, -36.4996
        CIE-LCH:
        57.3710, 54.3799, 317.8405
        CIE-Luv:
        57.3710, 26.4854, -61.8319
        Hunter-Lab:
        50.3037, 34.2845, -34.2619
      #b071ca color charts
#b071ca RGB chart
      #b071ca CMYK chart
      #b071ca RGB pie chart
      #b071ca color shades, tints & tones
#b071ca color schemes
#b071ca color preview, HTML & CSS examples
           This text has a color of #b071ca        
        
          <p style="color:#b071ca;">Text here</p>
        
        
          .mytext {color:#b071ca;}
        
        Text color #b071ca
      
           This box has a color of #b071ca        
        
          <div style="background-color:#b071ca;">Content here</div>
        
        
          .mybackground {background-color:#b071ca;}
        
        Background color #b071ca
      
           Border around this has a color of #b071ca        
        
          <div style="border:2px solid #b071ca;">Content here</div>
        
        
          .myborder {border:2px solid #b071ca;}
        
        Border color #b071ca