#b166f1 color space conversions
Hex:
        #b166f1
        RGB:
        177, 102, 241
        CMY:
        31, 60, 5
        CMYK:
        27, 58, 0, 5
      HSL:
        272°, 83.2335%, 67.2549%
        HSV (HSB):
        272°, 57.6763%, 94.5098%
        XYZ:
        38.7600, 25.2007, 86.0404
        xyY:
        0.2584, 0.1680, 25.2007
      CIE-Lab:
        57.2705, 54.9609, -58.5747
        CIE-LCH:
        57.2705, 80.3224, 313.1769
        CIE-Luv:
        57.2705, 23.7395, -98.4794
        Hunter-Lab:
        50.2003, 49.9705, -66.4794
      #b166f1 color charts
#b166f1 RGB chart
      #b166f1 CMYK chart
      #b166f1 RGB pie chart
      #b166f1 color shades, tints & tones
#b166f1 color schemes
#b166f1 color preview, HTML & CSS examples
           This text has a color of #b166f1        
        
          <p style="color:#b166f1;">Text here</p>
        
        
          .mytext {color:#b166f1;}
        
        Text color #b166f1
      
           This box has a color of #b166f1        
        
          <div style="background-color:#b166f1;">Content here</div>
        
        
          .mybackground {background-color:#b166f1;}
        
        Background color #b166f1
      
           Border around this has a color of #b166f1        
        
          <div style="border:2px solid #b166f1;">Content here</div>
        
        
          .myborder {border:2px solid #b166f1;}
        
        Border color #b166f1