#b160dc color space conversions
Hex:
        #b160dc
        RGB:
        177, 96, 220
        CMY:
        31, 62, 14
        CMYK:
        20, 56, 0, 14
      HSL:
        279°, 63.9175%, 61.9608%
        HSV (HSB):
        279°, 56.3636%, 86.2745%
        XYZ:
        35.2326, 22.8802, 70.2695
        xyY:
        0.2744, 0.1782, 22.8802
      CIE-Lab:
        54.9487, 53.3612, -50.5099
        CIE-LCH:
        54.9487, 73.4756, 316.5724
        CIE-Luv:
        54.9487, 29.5248, -84.9119
        Hunter-Lab:
        47.8332, 47.7700, -53.6169
      #b160dc color charts
#b160dc RGB chart
      #b160dc CMYK chart
      #b160dc RGB pie chart
      #b160dc color shades, tints & tones
#b160dc color schemes
#b160dc color preview, HTML & CSS examples
           This text has a color of #b160dc        
        
          <p style="color:#b160dc;">Text here</p>
        
        
          .mytext {color:#b160dc;}
        
        Text color #b160dc
      
           This box has a color of #b160dc        
        
          <div style="background-color:#b160dc;">Content here</div>
        
        
          .mybackground {background-color:#b160dc;}
        
        Background color #b160dc
      
           Border around this has a color of #b160dc        
        
          <div style="border:2px solid #b160dc;">Content here</div>
        
        
          .myborder {border:2px solid #b160dc;}
        
        Border color #b160dc