#bf85c4 color space conversions
Hex:
#bf85c4
RGB:
191, 133, 196
CMY:
25, 48, 23
CMYK:
3, 32, 0, 23
HSL:
295°, 34.8066%, 64.5098%
HSV (HSB):
295°, 32.1429%, 76.8627%
XYZ:
39.8372, 31.8369, 56.2700
xyY:
0.3114, 0.2488, 31.8369
CIE-Lab:
63.2079, 32.7720, -23.9325
CIE-LCH:
63.2079, 40.5804, 323.8604
CIE-Luv:
63.2079, 28.2492, -41.7204
Hunter-Lab:
56.4242, 27.2839, -19.6310
#bf85c4 color charts
#bf85c4 color shades, tints & tones
#bf85c4 color schemes
#bf85c4 color preview, HTML & CSS examples
This text has a color of #bf85c4
<p style="color:#bf85c4;">Text here</p>
.mytext {color:#bf85c4;}
This box has a color of #bf85c4
<div style="background-color:#bf85c4;">Content here</div>
.mybackground {background-color:#bf85c4;}
Border around this has a color of #bf85c4
<div style="border:2px solid #bf85c4;">Content here</div>
.myborder {border:2px solid #bf85c4;}