#bf85b8 color space conversions
Hex:
#bf85b8
RGB:
191, 133, 184
CMY:
25, 48, 28
CMYK:
0, 30, 4, 25
HSL:
307°, 31.1828%, 63.5294%
HSV (HSB):
307°, 30.3665%, 74.9020%
XYZ:
38.5251, 31.3121, 49.3607
xyY:
0.3232, 0.2627, 31.3121
CIE-Lab:
62.7702, 30.5045, -17.8291
CIE-LCH:
62.7702, 35.3327, 329.6948
CIE-Luv:
62.7702, 30.1647, -31.7744
Hunter-Lab:
55.9572, 24.9675, -13.1306
#bf85b8 color charts
#bf85b8 color shades, tints & tones
#bf85b8 color schemes
#bf85b8 color preview, HTML & CSS examples
This text has a color of #bf85b8
<p style="color:#bf85b8;">Text here</p>
.mytext {color:#bf85b8;}
This box has a color of #bf85b8
<div style="background-color:#bf85b8;">Content here</div>
.mybackground {background-color:#bf85b8;}
Border around this has a color of #bf85b8
<div style="border:2px solid #bf85b8;">Content here</div>
.myborder {border:2px solid #bf85b8;}