#bf95b5 color space conversions
Hex:
#bf95b5
RGB:
191, 149, 181
CMY:
25, 42, 29
CMYK:
0, 22, 5, 25
HSL:
314°, 24.7059%, 66.6667%
HSV (HSB):
314°, 21.9895%, 74.9020%
XYZ:
40.5738, 35.9075, 48.5084
xyY:
0.3246, 0.2873, 35.9075
CIE-Lab:
66.4492, 21.0933, -10.5967
CIE-LCH:
66.4492, 23.6054, 333.3263
CIE-Luv:
66.4492, 22.5504, -19.3593
Hunter-Lab:
59.9228, 15.9975, -6.0502
#bf95b5 color charts
#bf95b5 color shades, tints & tones
#bf95b5 color schemes
#bf95b5 color preview, HTML & CSS examples
This text has a color of #bf95b5
<p style="color:#bf95b5;">Text here</p>
.mytext {color:#bf95b5;}
This box has a color of #bf95b5
<div style="background-color:#bf95b5;">Content here</div>
.mybackground {background-color:#bf95b5;}
Border around this has a color of #bf95b5
<div style="border:2px solid #bf95b5;">Content here</div>
.myborder {border:2px solid #bf95b5;}