#b06af2 color space conversions
Hex:
        #b06af2
        RGB:
        176, 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.0855, 25.9490, 86.9530
        xyY:
        0.2572, 0.1707, 25.9490
      CIE-Lab:
        57.9886, 52.9007, -57.9880
        CIE-LCH:
        57.9886, 78.4926, 312.3732
        CIE-Luv:
        57.9886, 21.8714, -97.5999
        Hunter-Lab:
        50.9401, 47.8149, -65.5478
      #b06af2 color charts
#b06af2 RGB chart
      #b06af2 CMYK chart
      #b06af2 RGB pie chart
      #b06af2 color shades, tints & tones
#b06af2 color schemes
#b06af2 color preview, HTML & CSS examples
           This text has a color of #b06af2        
        
          <p style="color:#b06af2;">Text here</p>
        
        
          .mytext {color:#b06af2;}
        
        Text color #b06af2
      
           This box has a color of #b06af2        
        
          <div style="background-color:#b06af2;">Content here</div>
        
        
          .mybackground {background-color:#b06af2;}
        
        Background color #b06af2
      
           Border around this has a color of #b06af2        
        
          <div style="border:2px solid #b06af2;">Content here</div>
        
        
          .myborder {border:2px solid #b06af2;}
        
        Border color #b06af2