#b166ed color space conversions
Hex:
        #b166ed
        RGB:
        177, 102, 237
        CMY:
        31, 60, 7
        CMYK:
        25, 57, 0, 7
      HSL:
        273°, 78.9474%, 66.4706%
        HSV (HSB):
        273°, 56.9620%, 92.9412%
        XYZ:
        38.1689, 24.9643, 82.9276
        xyY:
        0.2613, 0.1709, 24.9643
      CIE-Lab:
        57.0406, 54.0572, -56.7137
        CIE-LCH:
        57.0406, 78.3494, 313.6262
        CIE-Luv:
        57.0406, 24.4642, -95.3924
        Hunter-Lab:
        49.9643, 48.9229, -63.4309
      #b166ed color charts
#b166ed RGB chart
      #b166ed CMYK chart
      #b166ed RGB pie chart
      #b166ed color shades, tints & tones
#b166ed color schemes
#b166ed color preview, HTML & CSS examples
           This text has a color of #b166ed        
        
          <p style="color:#b166ed;">Text here</p>
        
        
          .mytext {color:#b166ed;}
        
        Text color #b166ed
      
           This box has a color of #b166ed        
        
          <div style="background-color:#b166ed;">Content here</div>
        
        
          .mybackground {background-color:#b166ed;}
        
        Background color #b166ed
      
           Border around this has a color of #b166ed        
        
          <div style="border:2px solid #b166ed;">Content here</div>
        
        
          .myborder {border:2px solid #b166ed;}
        
        Border color #b166ed