#b107b0 color space conversions
Hex:
        #b107b0
        RGB:
        177, 7, 176
        CMY:
        31, 97, 31
        CMYK:
        0, 96, 1, 31
      HSL:
        300°, 92.3913%, 36.0784%
        HSV (HSB):
        300°, 96.0452%, 69.4118%
        XYZ:
        26.0439, 12.6337, 42.1402
        xyY:
        0.3223, 0.1563, 12.6337
      CIE-Lab:
        42.2060, 73.8697, -45.3949
        CIE-LCH:
        42.2060, 86.7031, 328.4282
        CIE-Luv:
        42.2060, 58.5959, -74.5334
        Hunter-Lab:
        35.5439, 68.5899, -45.4125
      #b107b0 color charts
#b107b0 RGB chart
      #b107b0 CMYK chart
      #b107b0 RGB pie chart
      #b107b0 color shades, tints & tones
#b107b0 color schemes
#b107b0 color preview, HTML & CSS examples
           This text has a color of #b107b0        
        
          <p style="color:#b107b0;">Text here</p>
        
        
          .mytext {color:#b107b0;}
        
        Text color #b107b0
      
           This box has a color of #b107b0        
        
          <div style="background-color:#b107b0;">Content here</div>
        
        
          .mybackground {background-color:#b107b0;}
        
        Background color #b107b0
      
           Border around this has a color of #b107b0        
        
          <div style="border:2px solid #b107b0;">Content here</div>
        
        
          .myborder {border:2px solid #b107b0;}
        
        Border color #b107b0