#b07fd3 color space conversions
Hex:
        #b07fd3
        RGB:
        176, 127, 211
        CMY:
        31, 50, 17
        CMYK:
        17, 40, 0, 17
      HSL:
        275°, 48.8372%, 66.2745%
        HSV (HSB):
        275°, 39.8104%, 82.7451%
        XYZ:
        37.2517, 29.1120, 65.2838
        xyY:
        0.2830, 0.2211, 29.1120
      CIE-Lab:
        60.8803, 34.5279, -36.0946
        CIE-LCH:
        60.8803, 49.9499, 313.7291
        CIE-Luv:
        60.8803, 19.4938, -61.0623
        Hunter-Lab:
        53.9555, 28.8170, -33.9694
      #b07fd3 color charts
#b07fd3 RGB chart
      #b07fd3 CMYK chart
      #b07fd3 RGB pie chart
      #b07fd3 color shades, tints & tones
#b07fd3 color schemes
#b07fd3 color preview, HTML & CSS examples
           This text has a color of #b07fd3        
        
          <p style="color:#b07fd3;">Text here</p>
        
        
          .mytext {color:#b07fd3;}
        
        Text color #b07fd3
      
           This box has a color of #b07fd3        
        
          <div style="background-color:#b07fd3;">Content here</div>
        
        
          .mybackground {background-color:#b07fd3;}
        
        Background color #b07fd3
      
           Border around this has a color of #b07fd3        
        
          <div style="border:2px solid #b07fd3;">Content here</div>
        
        
          .myborder {border:2px solid #b07fd3;}
        
        Border color #b07fd3