#b06ef2 color space conversions
Hex:
        #b06ef2
        RGB:
        176, 110, 242
        CMY:
        31, 57, 5
        CMYK:
        27, 55, 0, 5
      HSL:
        270°, 83.5443%, 69.0196%
        HSV (HSB):
        270°, 54.5455%, 94.9020%
        XYZ:
        39.5074, 26.7928, 87.0937
        xyY:
        0.2576, 0.1747, 26.7928
      CIE-Lab:
        58.7820, 50.8137, -56.7200
        CIE-LCH:
        58.7820, 76.1524, 311.8562
        CIE-Luv:
        58.7820, 20.6753, -95.6519
        Hunter-Lab:
        51.7617, 45.6581, -63.5274
      #b06ef2 color charts
#b06ef2 RGB chart
      #b06ef2 CMYK chart
      #b06ef2 RGB pie chart
      #b06ef2 color shades, tints & tones
#b06ef2 color schemes
#b06ef2 color preview, HTML & CSS examples
           This text has a color of #b06ef2        
        
          <p style="color:#b06ef2;">Text here</p>
        
        
          .mytext {color:#b06ef2;}
        
        Text color #b06ef2
      
           This box has a color of #b06ef2        
        
          <div style="background-color:#b06ef2;">Content here</div>
        
        
          .mybackground {background-color:#b06ef2;}
        
        Background color #b06ef2
      
           Border around this has a color of #b06ef2        
        
          <div style="border:2px solid #b06ef2;">Content here</div>
        
        
          .myborder {border:2px solid #b06ef2;}
        
        Border color #b06ef2