#b06ac7 color space conversions
Hex:
        #b06ac7
        RGB:
        176, 106, 199
        CMY:
        31, 58, 22
        CMYK:
        12, 47, 0, 22
      HSL:
        285°, 45.3659%, 59.8039%
        HSV (HSB):
        285°, 46.7337%, 78.0392%
        XYZ:
        33.3673, 23.6617, 56.8413
        xyY:
        0.2930, 0.2078, 23.6617
      CIE-Lab:
        55.7475, 43.4644, -37.3366
        CIE-LCH:
        55.7475, 57.2990, 319.3369
        CIE-Luv:
        55.7475, 29.7155, -63.2344
        Hunter-Lab:
        48.6433, 37.3180, -35.2321
      #b06ac7 color charts
#b06ac7 RGB chart
      #b06ac7 CMYK chart
      #b06ac7 RGB pie chart
      #b06ac7 color shades, tints & tones
#b06ac7 color schemes
#b06ac7 color preview, HTML & CSS examples
           This text has a color of #b06ac7        
        
          <p style="color:#b06ac7;">Text here</p>
        
        
          .mytext {color:#b06ac7;}
        
        Text color #b06ac7
      
           This box has a color of #b06ac7        
        
          <div style="background-color:#b06ac7;">Content here</div>
        
        
          .mybackground {background-color:#b06ac7;}
        
        Background color #b06ac7
      
           Border around this has a color of #b06ac7        
        
          <div style="border:2px solid #b06ac7;">Content here</div>
        
        
          .myborder {border:2px solid #b06ac7;}
        
        Border color #b06ac7