#b68bcc color space conversions
Hex:
#b68bcc
RGB:
182, 139, 204
CMY:
29, 45, 20
CMYK:
11, 32, 0, 20
HSL:
280°, 38.9222%, 67.2549%
HSV (HSB):
280°, 31.8627%, 80.0000%
XYZ:
39.4231, 32.7700, 61.3742
xyY:
0.2952, 0.2453, 32.7700
CIE-Lab:
63.9742, 28.1679, -27.3243
CIE-LCH:
63.9742, 39.2434, 315.8710
CIE-Luv:
63.9742, 18.8620, -46.4918
Hunter-Lab:
57.2450, 22.7493, -23.4951
#b68bcc color charts
#b68bcc color shades, tints & tones
#b68bcc color schemes
#b68bcc color preview, HTML & CSS examples
This text has a color of #b68bcc
<p style="color:#b68bcc;">Text here</p>
.mytext {color:#b68bcc;}
This box has a color of #b68bcc
<div style="background-color:#b68bcc;">Content here</div>
.mybackground {background-color:#b68bcc;}
Border around this has a color of #b68bcc
<div style="border:2px solid #b68bcc;">Content here</div>
.myborder {border:2px solid #b68bcc;}