#b07fc2 color space conversions
Hex:
        #b07fc2
        RGB:
        176, 127, 194
        CMY:
        31, 50, 24
        CMYK:
        9, 35, 0, 24
      HSL:
        284°, 35.4497%, 62.9412%
        HSV (HSB):
        284°, 34.5361%, 76.0784%
        XYZ:
        35.2315, 28.3039, 54.6452
        xyY:
        0.2981, 0.2395, 28.3039
      CIE-Lab:
        60.1623, 30.8848, -27.6236
        CIE-LCH:
        60.1623, 41.4359, 318.1904
        CIE-Luv:
        60.1623, 21.9791, -46.8699
        Hunter-Lab:
        53.2014, 25.1053, -23.6581
      #b07fc2 color charts
#b07fc2 RGB chart
      #b07fc2 CMYK chart
      #b07fc2 RGB pie chart
      #b07fc2 color shades, tints & tones
#b07fc2 color schemes
#b07fc2 color preview, HTML & CSS examples
           This text has a color of #b07fc2        
        
          <p style="color:#b07fc2;">Text here</p>
        
        
          .mytext {color:#b07fc2;}
        
        Text color #b07fc2
      
           This box has a color of #b07fc2        
        
          <div style="background-color:#b07fc2;">Content here</div>
        
        
          .mybackground {background-color:#b07fc2;}
        
        Background color #b07fc2
      
           Border around this has a color of #b07fc2        
        
          <div style="border:2px solid #b07fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b07fc2;}
        
        Border color #b07fc2