#b06df2 color space conversions
Hex:
        #b06df2
        RGB:
        176, 109, 242
        CMY:
        31, 57, 5
        CMYK:
        27, 55, 0, 5
      HSL:
        270°, 83.6478%, 68.8235%
        HSV (HSB):
        270°, 54.9587%, 94.9020%
        XYZ:
        39.4001, 26.5782, 87.0579
        xyY:
        0.2575, 0.1737, 26.5782
      CIE-Lab:
        58.5818, 51.3385, -57.0397
        CIE-LCH:
        58.5818, 76.7409, 311.9887
        CIE-Luv:
        58.5818, 20.9784, -96.1464
        Hunter-Lab:
        51.5540, 46.1990, -64.0336
      #b06df2 color charts
#b06df2 RGB chart
      #b06df2 CMYK chart
      #b06df2 RGB pie chart
      #b06df2 color shades, tints & tones
#b06df2 color schemes
#b06df2 color preview, HTML & CSS examples
           This text has a color of #b06df2        
        
          <p style="color:#b06df2;">Text here</p>
        
        
          .mytext {color:#b06df2;}
        
        Text color #b06df2
      
           This box has a color of #b06df2        
        
          <div style="background-color:#b06df2;">Content here</div>
        
        
          .mybackground {background-color:#b06df2;}
        
        Background color #b06df2
      
           Border around this has a color of #b06df2        
        
          <div style="border:2px solid #b06df2;">Content here</div>
        
        
          .myborder {border:2px solid #b06df2;}
        
        Border color #b06df2