#b16af3 color space conversions
Hex:
        #b16af3
        RGB:
        177, 106, 243
        CMY:
        31, 58, 5
        CMYK:
        27, 56, 0, 5
      HSL:
        271°, 85.0932%, 68.4314%
        HSV (HSB):
        271°, 56.3786%, 95.2941%
        XYZ:
        39.4632, 26.1262, 87.7570
        xyY:
        0.2573, 0.1704, 26.1262
      CIE-Lab:
        58.1567, 53.3697, -58.2683
        CIE-LCH:
        58.1567, 79.0159, 312.4875
        CIE-Luv:
        58.1567, 22.2336, -98.1559
        Hunter-Lab:
        51.1138, 48.3642, -66.0149
      #b16af3 color charts
#b16af3 RGB chart
      #b16af3 CMYK chart
      #b16af3 RGB pie chart
      #b16af3 color shades, tints & tones
#b16af3 color schemes
#b16af3 color preview, HTML & CSS examples
           This text has a color of #b16af3        
        
          <p style="color:#b16af3;">Text here</p>
        
        
          .mytext {color:#b16af3;}
        
        Text color #b16af3
      
           This box has a color of #b16af3        
        
          <div style="background-color:#b16af3;">Content here</div>
        
        
          .mybackground {background-color:#b16af3;}
        
        Background color #b16af3
      
           Border around this has a color of #b16af3        
        
          <div style="border:2px solid #b16af3;">Content here</div>
        
        
          .myborder {border:2px solid #b16af3;}
        
        Border color #b16af3