#b16af2 color space conversions
Hex:
        #b16af2
        RGB:
        177, 106, 242
        CMY:
        31, 58, 5
        CMYK:
        27, 56, 0, 5
      HSL:
        271°, 83.9506%, 68.2353%
        HSV (HSB):
        271°, 56.1983%, 94.9020%
        XYZ:
        39.3125, 26.0660, 86.9636
        xyY:
        0.2581, 0.1711, 26.0660
      CIE-Lab:
        58.0996, 53.1404, -57.8041
        CIE-LCH:
        58.0996, 78.5189, 312.5929
        CIE-Luv:
        58.0996, 22.4061, -97.3818
        Hunter-Lab:
        51.0549, 48.0999, -65.2525
      #b16af2 color charts
#b16af2 RGB chart
      #b16af2 CMYK chart
      #b16af2 RGB pie chart
      #b16af2 color shades, tints & tones
#b16af2 color schemes
#b16af2 color preview, HTML & CSS examples
           This text has a color of #b16af2        
        
          <p style="color:#b16af2;">Text here</p>
        
        
          .mytext {color:#b16af2;}
        
        Text color #b16af2
      
           This box has a color of #b16af2        
        
          <div style="background-color:#b16af2;">Content here</div>
        
        
          .mybackground {background-color:#b16af2;}
        
        Background color #b16af2
      
           Border around this has a color of #b16af2        
        
          <div style="border:2px solid #b16af2;">Content here</div>
        
        
          .myborder {border:2px solid #b16af2;}
        
        Border color #b16af2